python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/24
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the decimal module (GH-150288) (GH-150333)
serhiy-storchaka
2026/05/24
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the io module (GH-150287) (GH-150332)
serhiy-storchaka
2026/05/24
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the curses module (GH-150286) (GH-150331)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-149619: Fix `_remote_debugging` permissions error on Linux (#150012)
pablogsal
2026/05/24
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in the _remote_debugging module (GH-150289) (#150334)
pablogsal
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the os module (GH-150296)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the pyexpat module (GH-150294)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in builtins (GH-150293)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the zstd module (GH-150291)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the sqlite3 module (GH-150290)
serhiy-storchaka
2026/05/24
[Python-checkins] [3.15] gh-148932: Docs / `profiling.sampling` Windows limitations (GH-150272) (#150330)
pablogsal
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the _remote_debugging module (GH-150289)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the curses module (GH-150286)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the decimal module (GH-150288)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-150285: Fix too long docstrings in the io module (GH-150287)
serhiy-storchaka
2026/05/24
[Python-checkins] gh-148932: Docs / `profiling.sampling` Windows limitations (#150272)
pablogsal
2026/05/24
[Python-checkins] gh-119949: Refactor test_exc() helper in test_format.py (GH-135452)
serhiy-storchaka
2026/05/24
[Python-checkins] [3.13] gh-142516: fix reference leaks in `ssl.SSLContext` objects (GH-143685) (GH-145075) (#148371)
picnixz
2026/05/24
[Python-checkins] [3.14] gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (#150302)
kumaraditya303
2026/05/24
[Python-checkins] [3.13] Document that `import sys.monitoring` raises `ModuleNotFoundError` (GH-148320) (#148422)
kumaraditya303
2026/05/24
[Python-checkins] gh-148444: Use "zero of any numeric type" instead of "numeric zero of all types" (#148455)
kumaraditya303
2026/05/24
[Python-checkins] [3.15] gh-149335: Avoid JIT trace buffer asserts with overhead above `FITNESS_INITIAL` (GH-149633) (#150245)
kumaraditya303
2026/05/23
[Python-checkins] gh-150244: Fix `test_create_subprocess_env_shell` to handle PATH with spaces (#150281)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (#150303)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-150258: Show relative percentage on Tachyon flamegraph (GH-150266) (#150312)
pablogsal
2026/05/23
[Python-checkins] gh-150258: Show relative percentage on Tachyon flamegraph (#150266)
pablogsal
2026/05/23
[Python-checkins] gh-149800: Split perf trampoline assembly into per-architecture files (#149894)
pablogsal
2026/05/23
[Python-checkins] [3.14] gh-148450: abc.register needs to update type_version when tp_flags is changed (GH-148623) (#150308)
kumaraditya303
2026/05/23
[Python-checkins] [3.13] gh-148450: abc.register needs to update type_version when tp_flags is changed (GH-148623) (#150307)
kumaraditya303
2026/05/23
[Python-checkins] gh-145192: improve performance of `PySequence_GetSlice` (#145193)
kumaraditya303
2026/05/23
[Python-checkins] [3.14] gh-149816: add missing critical section on self in buffered_iternext (GH-150295) (#150306)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-149816: add missing critical section on self in buffered_iternext (GH-150295) (#150305)
kumaraditya303
2026/05/23
[Python-checkins] [3.13] gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (#150301)
kumaraditya303
2026/05/23
[Python-checkins] gh-149816: add missing critical section on self in buffered_iternext (#150295)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-148450: `abc.register` needs to update `type_version` when `tp_flags` is changed (GH-148623) (#150300)
kumaraditya303
2026/05/23
[Python-checkins] gh-150116 Remove dead try/except in `asyncio.Lock._wake_up_first` (#150117)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-150232: update Thread group parameter doc (GH-150283) (#150297)
kumaraditya303
2026/05/23
[Python-checkins] [3.14] gh-150232: update Thread group parameter doc (GH-150283) (#150298)
kumaraditya303
2026/05/23
[Python-checkins] [3.13] gh-150232: update Thread group parameter doc (GH-150283) (#150299)
kumaraditya303
2026/05/23
[Python-checkins] gh-150178: Fix refcount leaks in hamt allocation failure paths (#150179)
kumaraditya303
2026/05/23
[Python-checkins] gh-148450: `abc.register` needs to update `type_version` when `tp_flags` is changed (#148623)
kumaraditya303
2026/05/23
[Python-checkins] [3.14] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (GH-149696) (#149736)
kumaraditya303
2026/05/23
[Python-checkins] gh-150232: update Thread group parameter doc (#150283)
kumaraditya303
2026/05/23
[Python-checkins] [3.15] gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470) (#150292)
kumaraditya303
2026/05/22
[Python-checkins] [3.14] Revert "[3.14] gh-146452: Improve locking granularity in pickle's batch_dict_… (#150062)" (#150263)
kumaraditya303
2026/05/22
[Python-checkins] [3.15] Revert "[3.15] gh-146452: Improve locking granularity in pickle's batch_dict_exact and fix race condition (GH-150025) (#150039)" (#150262)
kumaraditya303
2026/05/22
[Python-checkins] gh-150114: Log the memory usage in regrtest on Windows (#150267)
vstinner
2026/05/22
[Python-checkins] [3.15] gh-82907: Document mtime=0 for reproducible tarfile gzip output (GH-150269) (GH-150271)
serhiy-storchaka
2026/05/22
[Python-checkins] gh-82907: Document mtime=0 for reproducible tarfile gzip output (GH-150269)
serhiy-storchaka
2026/05/22
[Python-checkins] gh-150114: Log the memory usage in regrtest in sequential mode (#150264)
vstinner
2026/05/22
[Python-checkins] Revert "gh-146452: Improve locking granularity in pickle's batch_dict_exact and fix race condition (#150025)" (#150261)
vstinner
2026/05/22
[Python-checkins] gh-149879: Fix test_capi on Cygwin (#150252)
vstinner
2026/05/22
[Python-checkins] gh-149879: Fix test_c_stack_unwind on Cygwin (#150084)
vstinner
2026/05/22
[Python-checkins] gh-149879: Fix test__locale on Cygwin (#150248)
vstinner
2026/05/22
[Python-checkins] gh-150114: Log the memory usage in regrtest (#150255)
vstinner
2026/05/22
[Python-checkins] [3.11] CI: Move Homebrew dependencies into Brewfile (GH-148335) (GH-149884) (#149989)
hugovk
2026/05/22
[Python-checkins] [3.15] CI: Move Homebrew dependencies into Brewfile (GH-148335) (#149882)
hugovk
2026/05/22
[Python-checkins] [3.12] CI: Move Homebrew dependencies into Brewfile (GH-148335) (GH-149884) (#149988)
hugovk
2026/05/22
[Python-checkins] [3.10] CI: Move Homebrew dependencies into Brewfile (GH-148335) (GH-149884) (#149990)
hugovk
2026/05/22
[Python-checkins] [3.14] Remove 'expat' dependency for Linux in `Misc/Brewfile` (GH-150118) (#150253)
hugovk
2026/05/22
[Python-checkins] [3.13] Remove 'expat' dependency for Linux in `Misc/Brewfile` (GH-150118) (#150254)
hugovk
2026/05/22
[Python-checkins] Remove 'expat' dependency for Linux in `Misc/Brewfile` (#150118)
hugovk
2026/05/22
[Python-checkins] gh-149879: Fix test_c_locale_coercion on Cygwin (#150250)
vstinner
2026/05/22
[Python-checkins] gh-91372: Add mtime to gzip.open() (GH-32310)
serhiy-storchaka
2026/05/22
[Python-checkins] [3.11] Replace `pre-commit/action` with `j178/prek-action` (#150237)
hugovk
2026/05/22
[Python-checkins] [3.13] gh-149902: Remove dead packaging docs link and add a new section for external resources (GH-150030) (#150239)
hugovk
2026/05/22
[Python-checkins] [3.14] gh-149902: Remove dead packaging docs link and add a new section for external resources (GH-150030) (#150240)
hugovk
2026/05/22
[Python-checkins] [3.15] gh-149902: Remove dead packaging docs link and add a new section for external resources (GH-150030) (#150241)
hugovk
2026/05/22
[Python-checkins] gh-149902: Remove dead packaging docs link and add a new section for external resources (#150030)
hugovk
2026/05/22
[Python-checkins] [3.12] Replace deprecated action with RtD app (GH-149111) (#150233)
hugovk
2026/05/22
[Python-checkins] [3.14] Replace deprecated action with RtD app (GH-149111) (#150235)
hugovk
2026/05/22
[Python-checkins] [3.13] Replace deprecated action with RtD app (GH-149111) (#150234)
hugovk
2026/05/22
[Python-checkins] [3.15] gh-137571: Protect against possible UnboundLocalError in gzip._GzipReader.read() (GH-150222) (GH-150229)
serhiy-storchaka
2026/05/22
[Python-checkins] [3.14] gh-137571: Protect against possible UnboundLocalError in gzip._GzipReader.read() (GH-150222) (GH-150230)
serhiy-storchaka
2026/05/22
[Python-checkins] [3.13] gh-137571: Protect against possible UnboundLocalError in gzip._GzipReader.read() (GH-150222) (GH-150231)
serhiy-storchaka
2026/05/22
[Python-checkins] gh-137571: Protect against possible UnboundLocalError in gzip._GzipReader.read() (GH-150222)
serhiy-storchaka
2026/05/22
[Python-checkins] [3.15] gh-133998: Fix gzip file creation when time is out of range (GH-134278) (GH-150221)
serhiy-storchaka
2026/05/22
[Python-checkins] gh-133998: Fix gzip file creation when time is out of range (GH-134278)
serhiy-storchaka
2026/05/21
[Python-checkins] [3.15] gh-149995: Update typing.py docstrings and documentation (GH-149996) (#150215)
JelleZijlstra
2026/05/21
[Python-checkins] [3.13] gh-149995: Update typing.py docstrings and documentation (#150217)
JelleZijlstra
2026/05/21
[Python-checkins] [3.14] gh-149995: Update typing.py docstrings and documentation (#150216)
JelleZijlstra
2026/05/21
[Python-checkins] gh-149995: Update typing.py docstrings and documentation (#149996)
JelleZijlstra
2026/05/21
[Python-checkins] [3.15] gh-148294: Make configure find g++ correctly (GH-150212)
zware
2026/05/21
[Python-checkins] [3.14] gh-148294: Make configure find g++ correctly (GH-150211)
zware
2026/05/21
[Python-checkins] gh-148294: Make configure find g++ correctly (GH-148298)
zware
2026/05/21
[Python-checkins] [3.15] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (GH-150177) (#150202)
warsaw
2026/05/21
[Python-checkins] gh-149819: fix .pth and .start file processing in subprocess when inheriting PYTHONPATH (#150177)
warsaw
2026/05/21
[Python-checkins] [3.15] gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304) (GH-150199)
serhiy-storchaka
2026/05/21
[Python-checkins] [3.14] gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304) (GH-150200)
serhiy-storchaka
2026/05/21
[Python-checkins] [3.13] gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304) (GH-150201)
serhiy-storchaka
2026/05/21
[Python-checkins] gh-107398: Fix tarfile stream mode exception when process the file with the gzip extra field (GH-126304)
serhiy-storchaka
2026/05/21
[Python-checkins] [3.14] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (#130864) (#150189)
vstinner
2026/05/21
[Python-checkins] gh-149358: Generating JIT recorder transformers and stabilizing family layouts (GH-149359)
markshannon
2026/05/21
[Python-checkins] [3.15] gh-149219: Test `frozendict` in `Lib/test/test_crossinterp.py` (GH-149220) (#150186)
sobolevn
2026/05/21
[Python-checkins] gh-149335: Avoid JIT trace buffer asserts with overhead above `FITNESS_INITIAL` (GH-149633)
markshannon
2026/05/21
[Python-checkins] gh-148871: Add CONSTANT_EMPTY_TUPLE to LOAD_COMMON_CONSTANT (GH-149688)
markshannon
2026/05/21
[Python-checkins] [3.14] gh-149816: Fix a race condition in `_PyBytes_FromList` with free-threading (GH-149909) (#149912)
sobolevn
2026/05/21
[Python-checkins] [3.15] gh-149981: Test lazy import corner cases with module-level `__getattr__` (GH-149982) (#150185)
sobolevn
2026/05/21
[Python-checkins] gh-149219: Test `frozendict` in `Lib/test/test_crossinterp.py` (#149220)
sobolevn
2026/05/21
[Python-checkins] gh-149981: Test lazy import corner cases with module-level `__getattr__` (#149982)
sobolevn
2026/05/21
[Python-checkins] gh-150175: Fix ThreadingMock call_count race condition (#150176)
cjw296
2026/05/20
[Python-checkins] [3.15] Add summary table to the `unicodedata` doc (GH-149957) (#150161)
StanFromIreland
2026/05/20
[Python-checkins] [3.15] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (GH-134264) (#150137)
jaraco
2026/05/20
[Python-checkins] [3.15] gh-143387: Add news blurb for importlib.metadata highlighting the change. (GH-150169) (#150171)
jaraco
2026/05/20
[Python-checkins] [3.14] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (GH-134264) (#150138)
jaraco
2026/05/20
[Python-checkins] gh-143387: Add news blurb for importlib.metadata highlighting the change. (#150169)
jaraco
2026/05/20
[Python-checkins] [3.13] Fix minor typos in unicode.rst (GH-149587) (#150163)
StanFromIreland
2026/05/20
[Python-checkins] [3.15] PEP 810 - Update some error strings (GH-150126) (#150135)
pablogsal
2026/05/20
[Python-checkins] Add summary table to the `unicodedata` doc (#149957)
StanFromIreland
2026/05/20
[Python-checkins] [3.13] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147) (#150155)
sobolevn
2026/05/20
[Python-checkins] [3.15] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147) (#150153)
sobolevn
2026/05/20
[Python-checkins] [3.14] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147) (#150154)
sobolevn
2026/05/20
[Python-checkins] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (#150147)
sobolevn
2026/05/20
[Python-checkins] [3.15] gh-150034: Print JSONL filename when profiling finishes (GH-150035) (#150151)
pablogsal
2026/05/20
[Python-checkins] [3.15] gh-149584: Fix excessive overhead in the Tachyon profiler regarding the cache behavior (GH-149649) (#150152)
pablogsal
2026/05/20
[Python-checkins] [3.15] gh-149807: Fix hash(frozendict): compute (key, value) pair hash (GH-149841) (#150149)
vstinner
2026/05/20
[Python-checkins] [3.15] gh-148260: Use at least 1 MiB stack size on musl (GH-149993) (#150150)
vstinner
2026/05/20
[Python-checkins] gh-149584: Fix excessive overhead in the Tachyon profiler regarding the cache behavior (#149649)
pablogsal
2026/05/20
[Python-checkins] gh-150034: Print JSONL filename when profiling finishes (#150035)
pablogsal
2026/05/20
[Python-checkins] gh-149807: Fix hash(frozendict): compute (key, value) pair hash (#149841)
vstinner
2026/05/20
[Python-checkins] gh-148260: Use at least 1 MiB stack size on musl (#149993)
vstinner
2026/05/19
[Python-checkins] [3.13] gh-142831: Fix use-after-free in json encoder during re-entrant mutation (gh-142851) (#150079)
gpshead
2026/05/19
[Python-checkins] [3.14] gh-142831: Fix use-after-free in json encoder during re-entrant mutation (gh-142851) (#150078)
gpshead
2026/05/19
[Python-checkins] gh-146406: add clear() cross-language hint for immutable types (GH-149927)
ZeroIntensity
2026/05/19
[Python-checkins] gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests (#134264)
jaraco
2026/05/19
[Python-checkins] [3.15] gh-143387: Update docs to reflect the behavior and note the changed version. (GH-150095) (#150106)
jaraco
2026/05/19
[Python-checkins] [3.15] gh-72088: clarify `inspect.ismethod` and `inspect.isfunction` (and related) usage with class-level access (GH-150013) (GH-150119)
encukou
2026/05/19
[Python-checkins] [3.13] gh-134887: Add references to `locale` module for locale-aware number formatting references in `string` module docs (GH-134888) (GH-150122)
encukou
2026/05/19
[Python-checkins] [3.14] gh-134887: Add references to `locale` module for locale-aware number formatting references in `string` module docs (GH-134888) (GH-150121)
encukou
2026/05/19
[Python-checkins] [3.15] gh-134887: Add references to `locale` module for locale-aware number formatting references in `string` module docs (GH-134888) (GH-150120)
encukou
2026/05/19
[Python-checkins] PEP 810 - Update some error strings (#150126)
pablogsal
2026/05/19
[Python-checkins] [3.15] gh-150042: queue.SimpleQueue.put: fix minor refleak. (GH-150043) (GH-150127)
encukou
2026/05/19
[Python-checkins] gh-150042: queue.SimpleQueue.put: fix minor refleak. (GH-150043)
encukou
2026/05/19
[Python-checkins] gh-149816: Fix UAF in Modules/_pickle.c (GH-150024)
encukou
2026/05/19
[Python-checkins] [3.14] gh-149816: Fix SNI callback callable race (GH-150018) (GH-150100)
encukou
2026/05/19
[Python-checkins] [3.15] gh-150114: Reduce memory usage of test_free_threading.test_iteration (gh-150115) (#150124)
colesbury
2026/05/19
[Python-checkins] [3.14] gh-150114: Reduce memory usage of test_free_threading.test_iteration (gh-150115) (#150123)
colesbury
2026/05/19
[Python-checkins] gh-150114: Reduce memory usage of test_free_threading.test_iteration (gh-150115)
colesbury
2026/05/19
[Python-checkins] [3.15] gh-150052: Resolve un-loaded lazily loaded submodules via module.__getattr__ instead of publishing lazy values (#150055)
pablogsal
2026/05/19
[Python-checkins] Mark PRs as stale after 90 days (#150104)
hugovk
2026/05/19
[Python-checkins] [3.14] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984) (GH-150111)
encukou
2026/05/19
[Python-checkins] [3.15] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984) (GH-150113)
encukou
2026/05/19
[Python-checkins] [3.13] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984) (GH-150112)
encukou
2026/05/19
[Python-checkins] gh-134887: Add references to `locale` module for locale-aware number formatting references in `string` module docs (GH-134888)
encukou
2026/05/19
[Python-checkins] [3.13] gh-69619: Clarify whitespace definition in str.strip docs (GH-150021) (GH-150047)
encukou
2026/05/19
[Python-checkins] [3.15] gh-124111: Keep tests passing for Tcl prior to 9.0 (GH-150102)
zooba
2026/05/19
[Python-checkins] [3.15] gh-149945: Fix potential OOM for gzip with large header (GH-149979) (GH-150093)
serhiy-storchaka
2026/05/19
[Python-checkins] gh-149983: Fix PyErr_NoMemory call without GIL in winconsoleio.c (GH-149984)
encukou
2026/05/19
[Python-checkins] gh-124111: Keep tests passing for Tcl prior to 9.0 (GH-150102)
zooba
2026/05/19
[Python-checkins] gh-143387: Update docs to reflect the behavior and note the changed version. (#150095)
jaraco
2026/05/19
[Python-checkins] gh-149816: Fix SNI callback callable race (GH-150018)
encukou
2026/05/19
[Python-checkins] gh-150027: Avoid copying during construction of `frozenset` objects (GH-150028)
ZeroIntensity
2026/05/19
[Python-checkins] [3.14] gh-69619: Clarify whitespace definition in str.strip docs (#150048)
StanFromIreland
2026/05/19
[Python-checkins] [3.15] gh-69619: Clarify whitespace definition in str.strip docs (#150049)
StanFromIreland
2026/05/19
[Python-checkins] gh-149473: Emit audit event on calling os.environ.clear() (#149768)
vstinner
2026/05/19
[Python-checkins] gh-149945: Fix potential OOM for gzip with large header (GH-149979)
serhiy-storchaka
2026/05/19
[Python-checkins] gh-148829: Make sentinels' repr and module customizable (#149654)
JelleZijlstra
2026/05/19
[Python-checkins] [3.14] gh-149590: Remove faulthandler_traverse (GH-150023) (#150088)
JelleZijlstra
2026/05/19
[Python-checkins] [3.13] gh-149590: Remove faulthandler_traverse (GH-150023) (#150087)
JelleZijlstra
2026/05/19
[Python-checkins] gh-149879: Fix test_tempfile on Cygwin (#150081)
vstinner
2026/05/19
[Python-checkins] [3.14] gh-146452: Improve locking granularity in pickle's batch_dict_… (#150062)
JelleZijlstra
2026/05/19
[Python-checkins] [3.15] gh-146581: Update docs for dangerous filenames in ZIP files (GH-149994) (GH-150064)
serhiy-storchaka
2026/05/19
[Python-checkins] [3.13] gh-146581: Update docs for dangerous filenames in ZIP files (GH-149994) (GH-150066)
serhiy-storchaka
2026/05/19
[Python-checkins] [3.14] gh-146581: Update docs for dangerous filenames in ZIP files (GH-149994) (GH-150065)
serhiy-storchaka
2026/05/19
[Python-checkins] gh-146581: Update docs for dangerous filenames in ZIP files (GH-149994)
serhiy-storchaka
2026/05/18
[Python-checkins] [3.15] gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011) (#150036)
gpshead
2026/05/18
[Python-checkins] [3.15] gh-149816: fix `dict.clear()` race on split-table dict with non-embedded values (GH-149914) (#150000)
kumaraditya303
2026/05/18
[Python-checkins] [3.15] gh-149816: fix thread safety of deletion of list slice (GH-149936) (#150003)
kumaraditya303
2026/05/18
[Python-checkins] gh-145098: Use `macos-26-intel` instead of `macos-15-intel` (#149991)
hugovk
2026/05/18
[Python-checkins] gh-86533: Make Path.mkdir parent_mode tests umask-independent (#150040)
gpshead
2026/05/18
[Python-checkins] gh-69619: Clarify whitespace definition in str.strip docs (GH-150021)
encukou
2026/05/18
[Python-checkins] [3.15] gh-148587: Make sys.lazy_modules match PEP and keep internal lazy submodules tra… (#150014)
DinoV
2026/05/18
[Python-checkins] gh-141968: Use `take_bytes` to remove copy in `_pyio.BytesIO.read()` (#149850)
emmatyping
2026/05/18
[Python-checkins] gh-79413: Add `qualname` parameter to `dataclass.make_dataclass`. (GH-150026)
ericvsmith
2026/05/18
[Python-checkins] [3.15] gh-146452: Improve locking granularity in pickle's batch_dict_exact and fix race condition (GH-150025) (#150039)
JelleZijlstra
2026/05/18
[Python-checkins] [3.15] gh-149590: Remove faulthandler_traverse (GH-150023) (#150037)
JelleZijlstra
2026/05/18
[Python-checkins] gh-146452: Improve locking granularity in pickle's batch_dict_exact and fix race condition (#150025)
JelleZijlstra
2026/05/18
[Python-checkins] gh-149590: Remove faulthandler_traverse (#150023)
JelleZijlstra
2026/05/18
[Python-checkins] gh-86533: Restore os.makedirs() ability to apply *mode* recursively (GH-150011)
gpshead
2026/05/18
[Python-checkins] [3.14] gh-72088: clarify `inspect.ismethod` and `inspect.isfunction` (and related) usage with class-level access (GH-150013) (GH-150033)
encukou
2026/05/18
[Python-checkins] gh-149879: Fix multiprocessing tests on Cygwin (#150031)
vstinner
2026/05/18
[Python-checkins] gh-72088: clarify `inspect.ismethod` and `inspect.isfunction` (and related) usage with class-level access (GH-150013)
encukou
2026/05/18
[Python-checkins] [3.13] gh-95816: Fix TLS version range example in docs (GH-148574) (#150010)
gpshead
2026/05/18
[Python-checkins] [3.14] gh-95816: Fix TLS version range example in docs (GH-148574) (#150009)
gpshead
2026/05/18
[Python-checkins] [3.15] gh-95816: Fix TLS version range example in docs (GH-148574) (#150008)
gpshead
2026/05/18
[Python-checkins] gh-149980: Strip all trailing slashes from GNU long directory names in tarfile (GH-150019)
encukou
2026/05/18
[Python-checkins] [3.15] gh-149977: Fix extra output of `-m test test_lazy_import` (GH-149978) (#150016)
sobolevn
2026/05/18
[Python-checkins] gh-149977: Fix extra output of `-m test test_lazy_import` (#149978)
sobolevn
2026/05/18
[Python-checkins] gh-140344: ast: Add deprecation warnings (#140345)
JelleZijlstra
2026/05/18
[Python-checkins] [3.12] gh-149017: Upgrade bundled Expat to 2.8.0 (GH-149020) (GH-149073) (#150007)
Yhg1s
2026/05/18
[Python-checkins] gh-95816: Fix TLS version range example in docs (GH-148574)
gpshead
2026/05/18
[Python-checkins] [3.12] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648) (#149795)
Yhg1s
2026/05/18
[Python-checkins] [3.12] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (#149556)
Yhg1s
2026/05/18
[Python-checkins] [3.12] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085) (#146605)
Yhg1s
2026/05/18
[Python-checkins] [3.12] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148341)
Yhg1s
2026/05/18
[Python-checkins] [3.13] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146212) (#148343)
Yhg1s
2026/05/18
[Python-checkins] [3.12] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (#145817)
Yhg1s
2026/05/18
[Python-checkins] gh-149816: fix thread safety of deletion of list slice (#149936)
kumaraditya303
2026/05/18
[Python-checkins] [3.14] gh-149816: Fix a RC in `_random.Random.__init__` method (GH-149824) (#149998)
sobolevn
2026/05/18
[Python-checkins] [3.15] gh-149816: Fix a RC in `_random.Random.__init__` method (GH-149824) (#149997)
sobolevn
Earlier messages
Later messages