index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.11.8
v3.11.8
Pablo Galindo
2024-02-06
2
-4/+0
*
[3.11] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114...
Alois Klink
2024-01-14
1
-0/+3
*
[3.11] gh-110746: Improve markup in ``tkinter.ttk.rst`` (GH-111236) (#113194)
Miss Islington (bot)
2023-12-15
1
-0/+1
*
Python 3.11.7
v3.11.7
Pablo Galindo
2023-12-04
1
-1/+0
*
[3.11] gh-108826: Document `dis` module CLI and rename `_test` function to `m...
Hugo van Kemenade
2023-10-11
1
-0/+1
*
Python 3.11.6
v3.11.6
Pablo Galindo
2023-10-02
3
-4/+0
*
[3.11] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109637)
Miss Islington (bot)
2023-09-21
1
-0/+1
*
[3.11] gh-102823: Document return type of floor division on floats (GH-102824...
Miss Islington (bot)
2023-09-07
1
-0/+2
*
[3.11] gh-105052:update timeit function's description (GH-105060) (#108535)
Miss Islington (bot)
2023-08-27
1
-0/+1
*
Python 3.11.5
v3.11.5
Pablo Galindo
2023-08-24
3
-4/+0
*
[3.11] gh-106948: Add standard external names to nitpick_ignore (GH-106949) (...
Serhiy Storchaka
2023-07-23
1
-0/+1
*
[3.11] gh-54738: Add argparse i18n howto (GH-104562) (#107101)
Miss Islington (bot)
2023-07-23
1
-0/+1
*
[3.11] gh-107008: Document the curses module variables LINES and COLS (GH-107...
Miss Islington (bot)
2023-07-22
1
-0/+2
*
Python 3.11.4
v3.11.4
Pablo Galindo
2023-06-06
5
-9/+0
*
[3.11] gh-89412: Add missing attributes (added in 3.10) to traceback module d...
Miss Islington (bot)
2023-06-05
1
-0/+2
*
[3.11] GH-89455: Add missing attributes (added in 3.11) to traceback module d...
Miss Islington (bot)
2023-05-29
1
-0/+3
*
[3.11] gh-104943: Remove mentions of old Python versions (GH-104945) (#104962)
Miss Islington (bot)
2023-05-26
1
-0/+1
*
[3.11] gh-67056: document that registering/unregistering an atexit func from ...
Miss Islington (bot)
2023-05-15
1
-0/+2
*
[3.11] gh-48241: Clarify URL needs to be encoded when provided to urlopen and...
Miss Islington (bot)
2023-05-09
1
-0/+1
*
Python 3.11.3
v3.11.3
Pablo Galindo
2023-04-04
3
-4/+0
*
[3.11] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc o...
Miss Islington (bot)
2023-03-29
1
-0/+1
*
[3.11] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046)...
Miss Islington (bot)
2023-02-26
1
-0/+1
*
[3.11] gh-97725: Fix documentation for the default file of `asyncio.Task.prin...
Oleg Iarygin
2023-02-08
1
-0/+2
*
Python 3.11.2
v3.11.2
Pablo Galindo
2023-02-07
3
-5/+0
*
gh-100616: Document 'attr' parameter for window.vline() in curses module (GH-...
Miss Islington (bot)
2022-12-30
1
-0/+2
*
gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473)
Miss Islington (bot)
2022-12-24
1
-0/+1
*
Use sphinxext-opengraph to generate OpenGraph metadata (GH-99931)
Miss Islington (bot)
2022-12-08
1
-0/+2
*
Python 3.11.1
v3.11.1
Pablo Galindo
2022-12-06
4
-11/+0
*
bpo-41825: restructure docs for the os.wait*() family (GH-22356)
Miss Islington (bot)
2022-11-28
1
-0/+3
*
GH-92892: Add section about variadic functions to ctypes documentation (GH-99...
Miss Islington (bot)
2022-11-22
1
-0/+1
*
[3.11] Fix v3.11.0 release merge problems (GH-98622)
Pablo Galindo Salgado
2022-10-24
2
-3/+0
*
gh-85525: Remove extra row in doc (GH-98337)
Miss Islington (bot)
2022-10-17
1
-0/+1
*
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
Miss Islington (bot)
2022-10-03
1
-0/+2
*
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919)
Miss Islington (bot)
2022-10-02
1
-0/+6
*
[3.11] Use SyntaxError invalid range in tutorial introduction example (GH-930...
Miss Islington (bot)
2022-09-30
1
-0/+1
*
Python 3.11.0rc2
v3.11.0rc2
Pablo Galindo
2022-09-11
2
-5/+0
*
gh-96098: Clearly link concurrent.futures from threading & multiprocessing do...
Miss Islington (bot)
2022-08-21
1
-0/+3
*
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964)
Miss Islington (bot)
2022-08-18
1
-0/+2
*
Python 3.11.0rc1
v3.11.0rc1
Pablo Galindo
2022-08-05
4
-9/+0
*
gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (G...
Miss Islington (bot)
2022-08-03
1
-0/+3
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Miss Islington (bot)
2022-08-02
1
-0/+3
*
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
Christian Heimes
2022-08-01
1
-0/+2
*
gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-9...
Miss Islington (bot)
2022-07-28
1
-0/+1
*
Python 3.11.0b4
v3.11.0b4
Pablo Galindo
2022-07-11
6
-8/+0
*
gh-94321: Document sqlite3.PrepareProtocol (GH-94620)
Miss Islington (bot)
2022-07-07
1
-0/+2
*
gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
Miss Islington (bot)
2022-06-19
1
-0/+1
*
gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-...
Miss Islington (bot)
2022-06-15
1
-0/+1
*
gh-91317: Document that Path does not collapse initial `//` (GH-32193)
Miss Islington (bot)
2022-06-10
1
-0/+2
*
gh-88831: In docs for asyncio.create_task, explain why strong references to t...
Miss Islington (bot)
2022-06-07
1
-0/+1
*
gh-86986: bump min sphinx version to 3.2 (GH-93337) (GH-93561)
Miss Islington (bot)
2022-06-07
1
-0/+1
[next]