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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.11] GH-99334: Explain that `PurePath.is_relative_to()` is purely lexical. ...
Barney Gale
2024-01-23
1
-0/+7
*
[3.11] gh-66944: Note that the `contextlib.closing` example is for illustrati...
Miss Islington (bot)
2024-01-23
1
-0/+8
*
[3.11] gh-114257: Ignore the FileNotFound error in ctypes.util._is_elf() (GH-...
Miss Islington (bot)
2024-01-22
3
-2/+10
*
[3.11] gh-75128: Ignore EADDRNOTAVAIL error in asyncio.BaseEventLoop.create_s...
Miss Islington (bot)
2024-01-22
2
-3/+19
*
[3.11] gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI bui...
Miss Islington (bot)
2024-01-22
1
-202/+208
*
[3.11] gh-101100: Fix Sphinx warnings in `reference/expressions.rst` (GH-1141...
Miss Islington (bot)
2024-01-22
2
-27/+26
*
[3.11] gh-111803: Make test_deep_nesting from test_plistlib more strict (GH-1...
Miss Islington (bot)
2024-01-22
1
-2/+3
*
[3.11] gh-102512: Turn _DummyThread into _MainThread after os.fork() called f...
Serhiy Storchaka
2024-01-22
3
-11/+99
*
[3.11] gh-114115: Update documentation of array.array (GH-114117) (GH-114418)
Serhiy Storchaka
2024-01-22
1
-20/+27
*
[3.11] gh-114241: Fix and improve the ftplib CLI (GH-114242) (GH-114405)
Miss Islington (bot)
2024-01-21
1
-10/+17
*
[3.11] Docs: align sqlite3 docs with versionadded/versionchanged recommendati...
Erlend E. Aasland
2024-01-21
1
-8/+8
*
[3.11] Docs: link to sys.stdout in ftplib docs (GH-114396) (#114398)
Miss Islington (bot)
2024-01-21
1
-2/+2
*
[3.11] gh-113358 Fix rendering tracebacks with exceptions with a broken __ge...
Jérome Perrin
2024-01-21
1
-0/+1
*
[3.11] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect i...
Miss Islington (bot)
2024-01-21
2
-2/+2
*
[3.11] Docs: mark up FTP() constructor with param list (GH-114359) (#114383)
Miss Islington (bot)
2024-01-21
1
-9/+34
*
[3.11] Docs: mark up the FTP debug levels as a list (GH-114360) (#114376)
Miss Islington (bot)
2024-01-21
1
-6/+9
*
[3.11] gh-101100: Fix sphinx warnings in `Doc/c-api/memory.rst` (GH-114373) (...
Miss Islington (bot)
2024-01-21
2
-3/+2
*
[3.11] Fix the confusing "User-defined methods" reference in the datamodel (G...
Miss Islington (bot)
2024-01-21
1
-1/+1
*
[3.11] Docs: structure the ftplib reference (#114317) (#114351)
Erlend E. Aasland
2024-01-20
1
-250/+259
*
[3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342)
Adam Turner
2024-01-20
1
-2/+3
*
[3.11] gh-114332: Fix the flags reference for ``re.compile()`` (GH-114334) (#...
Miss Islington (bot)
2024-01-20
1
-2/+2
*
[3.11] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114338)
Miss Islington (bot)
2024-01-20
1
-0/+4
*
[3.11] gh-113358: Fix rendering tracebacks with exceptions with a broken __ge...
Jérome Perrin
2024-01-19
4
-2/+52
*
[3.11] gh-108303: Move all doctest related files and tests to `Lib/test/test_...
Nikita Sobolev
2024-01-19
18
-118/+153
*
[3.11] gh-112092: clarify unstable ABI recompilation requirements (GH-112093)...
Miss Islington (bot)
2024-01-18
1
-1/+1
*
[3.11] gh-110345: show Tcl/Tk patchlevel in `tkinter._test()` (GH-110350) (GH...
Miss Islington (bot)
2024-01-18
2
-1/+2
*
[3.11] gh-113205: test_multiprocessing.test_terminate: Shorter sleep for thre...
Miss Islington (bot)
2024-01-18
1
-1/+9
*
[3.11] gh-104522: Fix test_subprocess failure when build Python in the root h...
Miss Islington (bot)
2024-01-18
1
-8/+7
*
[3.11] gh-104522: Fix OSError raised when run a subprocess (GH-114195) (GH-11...
Serhiy Storchaka
2024-01-18
4
-17/+28
*
[3.11] gh-114231: Fix indentation in enum.rst (GH-114232) (#114235)
Miss Islington (bot)
2024-01-18
1
-1/+1
*
[3.11] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...
Miss Islington (bot)
2024-01-18
8
-42/+45
*
[3.11] gh-114211: Update EmailMessage doc about ordered keys (GH-114224) (#11...
Miss Islington (bot)
2024-01-18
1
-3/+3
*
[3.11] gh-38807: Fix race condition in Lib/trace.py (GH-110143) (GH-114207)
Miss Islington (bot)
2024-01-17
2
-2/+4
*
[3.11] gh-105102: Fix nested unions in structures when the system byteorder i...
Serhiy Storchaka
2024-01-17
3
-2/+23
*
[3.11] Fix typo in tkinter.ttk.rst (GH-106157) (GH-114201)
Miss Islington (bot)
2024-01-17
1
-1/+1
*
[3.11] gh-114070: fix token reference warnings in expressions.rst (GH-114169)...
Miss Islington (bot)
2024-01-17
1
-2/+3
*
[3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188)
Petr Viktorin
2024-01-17
2
-0/+10
*
[3.11] gh-111777: Fix assertion errors on incorrectly still-tracked GC object...
Miss Islington (bot)
2024-01-17
1
-1/+5
*
[3.11] gh-70835: Clarify error message for CSV file opened with wrong newline...
Miss Islington (bot)
2024-01-17
2
-8/+14
*
[3.11] gh-104282: Fix null pointer dereference in `lzma._decode_filter_proper...
Miss Islington (bot)
2024-01-17
3
-1/+14
*
[3.11] gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557)...
Miss Islington (bot)
2024-01-17
2
-0/+49
*
[3.11] gh-72284: Revise lists in IDLE doc (GH-114174) (#114176)
Miss Islington (bot)
2024-01-17
4
-79/+60
*
[3.11] gh-81479: For Help => IDLE Doc, stop double-spacing some lists. (GH-11...
Miss Islington (bot)
2024-01-17
1
-1/+1
*
[3.11] gh-112043: Align concurrent.futures.Executor.map docs with implementat...
Miss Islington (bot)
2024-01-17
1
-5/+5
*
[3.11] gh-88531 Fix dataclass __post_init__/__init__ interplay documentation ...
Miss Islington (bot)
2024-01-17
1
-3/+3
*
[3.11] gh-94220: Align fnmatch docs with the implementation and amend markup ...
Miss Islington (bot)
2024-01-16
1
-12/+14
*
[3.11] gh-113659: Skip hidden .pth files (GH-113660) (GH-114144)
Miss Islington (bot)
2024-01-16
3
-1/+52
*
[3.11] Fix 'expresion' typo in IDLE doc (GH-114130) (#114140)
Miss Islington (bot)
2024-01-16
1
-48/+71
*
gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...
Steve Dower
2024-01-16
2
-9/+28
*
[3.11] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114138)
Erlend E. Aasland
2024-01-16
1
-17/+23
[prev]
[next]