Messages by Date
-
2026/05/13
[Python-checkins] [3.13] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648) (#149794)
gpshead
-
2026/05/13
[Python-checkins] gh-148906: fix performance scaling of descriptors on free-threading (#148915)
kumaraditya303
-
2026/05/13
[Python-checkins] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648)
gpshead
-
2026/05/13
[Python-checkins] gh-149685: Use the _Py prefix for private C macros (GH-149686)
encukou
-
2026/05/13
[Python-checkins] gh-149504: Fix re-entrancy bug when .pth/.start file invokes site.addsitedir() (#149659)
warsaw
-
2026/05/13
[Python-checkins] gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
encukou
-
2026/05/13
[Python-checkins] [3.14] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777) (#149781)
vstinner
-
2026/05/13
[Python-checkins] [3.15] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777) (#149780)
vstinner
-
2026/05/13
[Python-checkins] [3.13] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777) (#149782)
vstinner
-
2026/05/13
[Python-checkins] gh-149776: Skip UDP Lite tests if it's not supported (#149777)
vstinner
-
2026/05/13
[Python-checkins] [3.13] Run mypy with four worker processes and uv (GH-149726) (GH-149774) (#149775)
hugovk
-
2026/05/13
[Python-checkins] [3.14] Run mypy with four worker processes and uv (GH-149726) (#149774)
hugovk
-
2026/05/13
[Python-checkins] [3.15] Run mypy with four worker processes and uv (GH-149726) (#149773)
hugovk
-
2026/05/13
[Python-checkins] [3.15] gh-148821: Add more strict tests for XML encodings (GH-149765) (GH-149770)
serhiy-storchaka
-
2026/05/13
[Python-checkins] [3.14] gh-148821: Add more strict tests for XML encodings (GH-149765) (GH-149771)
serhiy-storchaka
-
2026/05/13
[Python-checkins] [3.13] gh-148821: Add more strict tests for XML encodings (GH-149765) (GH-149772)
serhiy-storchaka
-
2026/05/13
[Python-checkins] Run mypy with four worker processes and uv (#149726)
hugovk
-
2026/05/13
[Python-checkins] [3.15] bpo-45509: Check gzip headers for corrupted fields (GH-29028) (GH-149769)
serhiy-storchaka
-
2026/05/13
[Python-checkins] gh-148821: Add more strict tests for XML encodings (GH-149765)
serhiy-storchaka
-
2026/05/13
[Python-checkins] [3.15] gh-148829: Add PySentinel_CheckExact() (GH-149725) (#149766)
vstinner
-
2026/05/13
[Python-checkins] bpo-45509: Check gzip headers for corrupted fields (GH-29028)
serhiy-storchaka
-
2026/05/13
[Python-checkins] gh-148829: Add PySentinel_CheckExact() (#149725)
vstinner
-
2026/05/13
[Python-checkins] [3.15] gh-149701: Fully silence potential `hash -r` error (GH-149702) (GH-149757)
vsajip
-
2026/05/13
[Python-checkins] gh-149720: Fix docs for `mimetypes.MimeType.add_type` method (#149731)
sobolevn
-
2026/05/13
[Python-checkins] [3.14] gh-149701: Fully silence potential `hash -r` error (GH-149702) (GH-149758)
vsajip
-
2026/05/13
[Python-checkins] [3.13] gh-149701: Fully silence potential `hash -r` error (GH-149702) (GH-149759)
vsajip
-
2026/05/13
[Python-checkins] gh-149701: Fully silence potential `hash -r` error (GH-149702)
vsajip
-
2026/05/12
[Python-checkins] [3.15] gh-149642: Fix interaction between exec and lazy_imports=all (GH-149643) (#149749)
JelleZijlstra
-
2026/05/12
[Python-checkins] [3.15] gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases (GH-149604) (#149750)
JelleZijlstra
-
2026/05/12
[Python-checkins] [3.14] gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases (GH-149604) (#149751)
JelleZijlstra
-
2026/05/12
[Python-checkins] [3.13] gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases (GH-149604) (#149752)
JelleZijlstra
-
2026/05/12
[Python-checkins] gh-149574: Document that is_typeddict, is_protocol, is_dataclass, isclass return False for generic aliases (#149604)
JelleZijlstra
-
2026/05/12
[Python-checkins] gh-149642: Fix interaction between exec and lazy_imports=all (#149643)
JelleZijlstra
-
2026/05/12
[Python-checkins] [3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719) (#149747)
pablogsal
-
2026/05/12
[Python-checkins] gh-149718: Aggregate same stack frames in Tachyon in some collectors (#149719)
pablogsal
-
2026/05/12
[Python-checkins] [3.15] gh-149496: Fix MacOSTest.test_default regression when BROWSER env var is set (GH-149579) (#149745)
gpshead
-
2026/05/12
[Python-checkins] [3.15] gh-134837: Correct and improve base85 documentation for base64 and binascii modules (GH-145843) (GH-149742)
serhiy-storchaka
-
2026/05/12
[Python-checkins] [3.15] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (GH-130864) (#149730)
vstinner
-
2026/05/12
[Python-checkins] gh-134837: Correct and improve base85 documentation for base64 and binascii modules (GH-145843)
serhiy-storchaka
-
2026/05/12
[Python-checkins] [3.13] gh-145376: Fix various reference leaks (GH-145377) (#148661)
StanFromIreland
-
2026/05/12
[Python-checkins] [3.15] GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (GH-149502) (#149737)
kumaraditya303
-
2026/05/12
[Python-checkins] gh-149600: Remove deprecated `asyncio.iscoroutinefunction` function (#149601)
kumaraditya303
-
2026/05/12
[Python-checkins] gh-148701: Add missing test coverage for asyncio.graph (#148702)
kumaraditya303
-
2026/05/12
[Python-checkins] [3.15] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (#149696)
kumaraditya303
-
2026/05/12
[Python-checkins] [3.14] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149691)
colesbury
-
2026/05/12
[Python-checkins] GH-149501: Fix compilation warning in `_YIELD_VALUE` uop (#149502)
kumaraditya303
-
2026/05/12
[Python-checkins] [3.14] Remove myself from CODEOWNERS (GH-149727) (#149733)
hugovk
-
2026/05/12
[Python-checkins] [3.13] Remove myself from CODEOWNERS (GH-149727) (#149734)
hugovk
-
2026/05/12
[Python-checkins] gh-149595: Remove the `sys._enablelegacywindowsfsencoding()` function (#149596)
StanFromIreland
-
2026/05/12
[Python-checkins] [3.15] Remove myself from CODEOWNERS (GH-149727) (#149732)
hugovk
-
2026/05/12
[Python-checkins] Remove myself from CODEOWNERS (#149727)
hugovk
-
2026/05/12
[Python-checkins] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (#130864)
vstinner
-
2026/05/12
[Python-checkins] [3.15] gh-149676: Fix hash(frozendict | frozendict) (GH-149675) (#149717)
vstinner
-
2026/05/12
[Python-checkins] gh-149720: Remove support for undotted `ext` in `mimetypes.MimeType.add_type` (#149721)
sobolevn
-
2026/05/12
[Python-checkins] gh-149676: Fix hash(frozendict | frozendict) (#149675)
vstinner
-
2026/05/12
[Python-checkins] [3.14] Update mypy to 2.1.0 (GH-149709) (#149712)
sobolevn
-
2026/05/12
[Python-checkins] [3.15] Update mypy to 2.1.0 (GH-149709) (#149711)
sobolevn
-
2026/05/12
[Python-checkins] [3.13] Update mypy to 2.1.0 (GH-149709) (#149713)
sobolevn
-
2026/05/12
[Python-checkins] Update mypy to 2.1.0 (#149709)
hauntsaninja
-
2026/05/11
[Python-checkins] [3.15] gh-148669: Clarify `__reduce__()` module lookup behavior (GH-148670) (#149703)
JelleZijlstra
-
2026/05/11
[Python-checkins] [3.14] gh-148669: Clarify `__reduce__()` module lookup behavior (GH-148670) (#149704)
JelleZijlstra
-
2026/05/11
[Python-checkins] [3.13] gh-148669: Clarify `__reduce__()` module lookup behavior (GH-148670) (#149705)
JelleZijlstra
-
2026/05/11
[Python-checkins] gh-148669: Clarify `__reduce__()` module lookup behavior (#148670)
JelleZijlstra
-
2026/05/11
[Python-checkins] gh-128110: Fix rfc2047 whitespace handling in email parser address headers (#130749)
bitdancer
-
2026/05/11
[Python-checkins] [3.15] gh-149614 - Restore deepcopiability of argparse.ArgumentParser… (#149693)
savannahostrowski
-
2026/05/11
[Python-checkins] [3.15] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149690)
colesbury
-
2026/05/11
[Python-checkins] [3.13] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577) (#149658)
mdboom
-
2026/05/11
[Python-checkins] [3.15] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577) (#149656)
mdboom
-
2026/05/11
[Python-checkins] [3.14] gh-112821: Fix rlcompleter failures on objects with descriptors (GH-149577) (#149657)
mdboom
-
2026/05/11
[Python-checkins] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233)
colesbury
-
2026/05/11
[Python-checkins] gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances (#149617)
savannahostrowski
-
2026/05/11
[Python-checkins] Fix incorrect sentence in stable.rst (GH-149684)
encukou
-
2026/05/11
[Python-checkins] gh-149634: Fix removed docs from `TarFile.tarfile` to `TarInfo.tarfile` (#149680)
sobolevn
-
2026/05/11
[Python-checkins] gh-140924: In locale module, add missing names to __all__ (GH-140925)
serhiy-storchaka
-
2026/05/11
[Python-checkins] [3.15] gh-144957: Fix lazy imports + module __getattr__ (GH-149624) (#149678)
JelleZijlstra
-
2026/05/11
[Python-checkins] gh-144957: Fix lazy imports + module __getattr__ (GH-149624)
encukou
-
2026/05/11
[Python-checkins] gh-149402: Don't assume single-character type codes (struct/array/ctypes) (#149483)
vstinner
-
2026/05/11
[Python-checkins] [3.15] gh-149663: fix typo in `unittest` docs (GH-149670) (#149672)
sobolevn
-
2026/05/11
[Python-checkins] [3.14] gh-149663: fix typo in `unittest` docs (GH-149670) (#149673)
sobolevn
-
2026/05/11
[Python-checkins] gh-149663: fix typo in `unittest` docs (#149670)
sobolevn
-
2026/05/11
[Python-checkins] [3.15] gh-146061: Clarify indent=None in json docs (GH-146095) (GH-149667)
serhiy-storchaka
-
2026/05/11
[Python-checkins] [3.14] gh-146061: Clarify indent=None in json docs (GH-146095) (GH-149668)
serhiy-storchaka
-
2026/05/11
[Python-checkins] [3.13] gh-146061: Clarify indent=None in json docs (GH-146095) (GH-149669)
serhiy-storchaka
-
2026/05/11
[Python-checkins] gh-146061: Clarify indent=None in json docs (GH-146095)
serhiy-storchaka
-
2026/05/11
[Python-checkins] gh-149634: Remove deprecated and unused `tarfile.Tarfile.tarfile` attr (GH-149635)
encukou
-
2026/05/11
[Python-checkins] [3.14] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (GH-149554)
encukou
-
2026/05/11
[Python-checkins] [3.13] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (GH-149555)
encukou
-
2026/05/11
[Python-checkins] [3.15] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (GH-149553)
encukou
-
2026/05/11
[Python-checkins] Fix typos in C API documentation (GH-149588)
encukou
-
2026/05/10
[Python-checkins] gh-112821: Fix rlcompleter failures on objects with descriptors (#149577)
mdboom
-
2026/05/10
[Python-checkins] gh-75723: Fix double evaluation of .pth and .site files in venvs (#149583)
warsaw
-
2026/05/10
[Python-checkins] gh-149598: Remove `strm` argument support from `logging` handlers (#149599)
sobolevn
-
2026/05/10
[Python-checkins] [3.15] gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591) (#149653)
JelleZijlstra
-
2026/05/10
[Python-checkins] gh-149083: use sentinel to fix _functools.reduce() signature (#149591)
JelleZijlstra
-
2026/05/10
[Python-checkins] [3.15] gh-139489: Add is_valid_text to xml.__all__ (GH-149641) (#149652)
JelleZijlstra
-
2026/05/10
[Python-checkins] gh-139489: Add is_valid_text to xml.__all__ (#149641)
JelleZijlstra
-
2026/05/10
[Python-checkins] gh-149611: Explain return values for `Path.write_text()` and `Path.write_bytes()` (#149629)
nedbat
-
2026/05/10
[Python-checkins] gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (#149023)
StanFromIreland
-
2026/05/10
[Python-checkins] [3.15] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904) (#149639)
picnixz
-
2026/05/10
[Python-checkins] [3.14] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904) (#149638)
picnixz
-
2026/05/10
[Python-checkins] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (#148904)
picnixz
-
2026/05/10
[Python-checkins] Python 3.14.5
hugovk
-
2026/05/09
[Python-checkins] [3.14] gh-124111: Update macOS installer to use Tcl/Tk 9.0.3. (#149463)
ned-deily
-
2026/05/09
[Python-checkins] gh-149436: Speed up inspect.getattr_static for the common-metaclass case (#149437)
JelleZijlstra
-
2026/05/09
[Python-checkins] [3.14] gh-141388: Improve docs/tests for non-function callables as annotate functions (GH-142327) (#149304)
JelleZijlstra
-
2026/05/09
[Python-checkins] [3.15] gh-139871: Fix 3.15 bytearray.take_bytes example (GH-149520) (#149622)
JelleZijlstra
-
2026/05/09
[Python-checkins] [3.15] Fix minor typos in unicode.rst (GH-149587) (#149620)
JelleZijlstra
-
2026/05/09
[Python-checkins] gh-139871: Fix 3.15 bytearray.take_bytes example (#149520)
JelleZijlstra
-
2026/05/09
[Python-checkins] [3.14] Fix minor typos in unicode.rst (GH-149587) (#149621)
JelleZijlstra
-
2026/05/09
[Python-checkins] Fix minor typos in unicode.rst (#149587)
JelleZijlstra
-
2026/05/09
[Python-checkins] [3.15] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518) (#149605)
kumaraditya303
-
2026/05/09
[Python-checkins] [3.14] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518) (#149606)
kumaraditya303
-
2026/05/09
[Python-checkins] [3.13] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518) (#149607)
kumaraditya303
-
2026/05/09
[Python-checkins] gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518)
kumaraditya303
-
2026/05/09
[Python-checkins] [3.15] gh-149430: Fix edge-cases in `profiling.sampling` outputs (GH-149431) (#149602)
pablogsal
-
2026/05/09
[Python-checkins] gh-149430: Fix edge-cases in `profiling.sampling` outputs (#149431)
pablogsal
-
2026/05/09
[Python-checkins] gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531)
sobolevn
-
2026/05/09
[Python-checkins] [3.15] gh-149083: Convert `_initial_missing` for pure py `reduce` to `sentinel` (GH-149536) (#149592)
sobolevn
-
2026/05/09
[Python-checkins] gh-149083: Convert `_initial_missing` for pure py `reduce` to `sentinel` (#149536)
sobolevn
-
2026/05/08
[Python-checkins] [3.15] gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (GH-149524) (#149586)
pablogsal
-
2026/05/08
[Python-checkins] gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (#149524)
pablogsal
-
2026/05/08
[Python-checkins] [3.15] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149580)
serhiy-storchaka
-
2026/05/08
[Python-checkins] [3.14] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149581)
serhiy-storchaka
-
2026/05/08
[Python-checkins] [3.13] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149582)
serhiy-storchaka
-
2026/05/08
[Python-checkins] gh-149496: Fix MacOSTest.test_default regression when BROWSER env var is set (GH-149579)
gpshead
-
2026/05/08
[Python-checkins] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (#149569)
serhiy-storchaka
-
2026/05/08
[Python-checkins] [3.13] gh-148390: fix undefined behavior of `memoryview(...).cast("?")` (GH-148454) (GH-149299)
encukou
-
2026/05/08
[Python-checkins] gh-149537: Remove kw parameters from python version of `reduce` (#149538)
Eclips4
-
2026/05/08
[Python-checkins] [3.15] Rename fp unwind test module to C stack unwind (GH-149563) (#149565)
diegorusso
-
2026/05/08
[Python-checkins] Rename fp unwind test module to C stack unwind (#149563)
diegorusso
-
2026/05/08
[Python-checkins] [3.15] Skip GNU backtrace test on Arm 32-bit (GH-149493) (#149562)
diegorusso
-
2026/05/08
[Python-checkins] [3.15] Add Diego as author of PEP 831 (GH-149551) (#149561)
diegorusso
-
2026/05/08
[Python-checkins] Skip GNU backtrace test on Arm 32-bit (#149493)
diegorusso
-
2026/05/08
[Python-checkins] [3.14] gh-145176: Update CODEOWNERS for Emscripten migration to Platforms directory (GH-149544) (#149559)
hugovk
-
2026/05/08
[Python-checkins] gh-149486: tarfile.data_filter: validate written link target (GH-149487)
encukou
-
2026/05/08
[Python-checkins] Add Diego as author of PEP 831 (#149551)
pablogsal
-
2026/05/08
[Python-checkins] [3.15] gh-149459: Fix segfault when `_LOAD_SPECIAL` guard deoptimizes (GH-149478) (#149552)
kumaraditya303
-
2026/05/08
[Python-checkins] gh-149459: Fix segfault when `_LOAD_SPECIAL` guard deoptimizes (#149478)
kumaraditya303
-
2026/05/08
[Python-checkins] gh-100239: expose `sq_repeat` helpers for `BINARY_OP_EXTEND` (#148791)
kumaraditya303
-
2026/05/08
[Python-checkins] [3.15] gh-145176: Update CODEOWNERS for Emscripten migration to Platforms directory (GH-149544) (#149550)
hugovk
-
2026/05/08
[Python-checkins] gh-145176: Update CODEOWNERS for Emscripten migration to Platforms directory (#149544)
hugovk
-
2026/05/08
[Python-checkins] [3.14] docs: Clarify docs for error case of `PyDict_GetItemRef` (GH-149506) (#149547)
kumaraditya303
-
2026/05/08
[Python-checkins] [3.15] docs: Clarify docs for error case of `PyDict_GetItemRef` (GH-149506) (#149546)
kumaraditya303
-
2026/05/08
[Python-checkins] [3.13] docs: Clarify docs for error case of `PyDict_GetItemRef` (GH-149506) (#149548)
kumaraditya303
-
2026/05/08
[Python-checkins] docs: Clarify docs for error case of `PyDict_GetItemRef` (#149506)
kumaraditya303
-
2026/05/08
[Python-checkins] [3.15] gh-146445: Update CODEOWNERS for Android and iOS migration to Platforms directory (GH-149543) (#149545)
hugovk
-
2026/05/08
[Python-checkins] gh-146445: Update CODEOWNERS for Android and iOS migration to Platforms directory (#149543)
hugovk
-
2026/05/08
[Python-checkins] gh-149521: Do not update `last_profiled_frame` if it's not changed (#149522)
pablogsal
-
2026/05/07
[Python-checkins] gh-149528: Remove `annotationlib.ForwardRef._evaluate` for 3.16 (#149529)
sobolevn
-
2026/05/07
[Python-checkins] [3.15] gh-149481: skip `FOR_ITER` inline specialization for Python `__next__` (GH-149491) (#149523)
savannahostrowski
-
2026/05/07
[Python-checkins] gh-149481: skip `FOR_ITER` inline specialization for Python `__next__` (#149491)
savannahostrowski
-
2026/05/07
[Python-checkins] [3.15] Improve error messages when the WASI SDK can't be found (GH-149519)
zware
-
2026/05/07
[Python-checkins] Improve error messages when the WASI SDK can't be found (GH-149508)
zware
-
2026/05/07
[Python-checkins] gh-106693: Revert "Explicitly mark ob_sval as unsigned char to avoid UB (#106826)" (#149514)
hugovk
-
2026/05/07
[Python-checkins] gh-79638: Treat an unreachable robots.txt as "disallow all" (GH-138555)
serhiy-storchaka
-
2026/05/07
[Python-checkins] gh-106693: Explicitly mark ob_sval as unsigned char to avoid UB (#106826)
pablogsal
-
2026/05/07
[Python-checkins] gh-149499: Fixes for 3.16 bump (GH-149500)
zware
-
2026/05/07
[Python-checkins] gh-126910: Update 3.15 what's new to include GDB/backtrace integration (#149494)
hugovk
-
2026/05/07
[Python-checkins] gh-148937: revert process RSS based GC deferral (#149475)
hugovk
-
2026/05/07
[Python-checkins] gh-149202: Don't use -fno-omit-frame-pointer on ppc64le (#149485)
vstinner
-
2026/05/07
[Python-checkins] gh-149202: Fix frame pointer unwinding on ppc64le and armv7/clang (#149409)
encukou
-
2026/05/06
[Python-checkins] [3.14] gh-142295: Update macOS framework build Info.plist files. (#149482)
ned-deily
-
2026/05/06
[Python-checkins] gh-142295: Update macOS framework build Info.plist files. (#149479)
ned-deily
-
2026/05/06
[Python-checkins] gh-142295: Update CFBundleShortVersionString in Mac framework Info.plist (#143064)
ned-deily
-
2026/05/06
[Python-checkins] gh-149101: Implement PEP 788 (GH-149116)
ZeroIntensity
-
2026/05/06
[Python-checkins] Update Doc/pylock.toml (#149467)
nedbat
-
2026/05/06
[Python-checkins] gh-141560: Add annotation_format parameter to getfullargspec (#149457)
JelleZijlstra
-
2026/05/06
[Python-checkins] gh-148823: Avoid importing `_colorize` when creating an `ArgumentParser` (#148827)
savannahostrowski
-
2026/05/06
[Python-checkins] gh-148599: Update WSA `socket` error codes (#148033)
picnixz
-
2026/05/06
[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#149451)
hugovk
-
2026/05/06
[Python-checkins] gh-144384: Lazily import `_colorize` (#149318)
hugovk
-
2026/05/06
[Python-checkins] gh-124111: Only set TCLSH_NATIVE for AMD64/ARM64 (GH-149443)
zware
-
2026/05/06
[Python-checkins] [3.14] Rewrite RTD configuration to use build.jobs rather than build.commands (GH-149432)
zware
-
2026/05/06
[Python-checkins] Rewrite RTD configuration to use build.jobs rather than build.commands (GH-149429)
zware
-
2026/05/06
[Python-checkins] gh-149202: Fix frame pointer unwinding on s390x and ARM (GH-149362)
encukou
-
2026/05/06
[Python-checkins] gh-145559: Add PyUnstable_DumpTraceback() and PyUnstable_DumpTracebackThreads() (#148145)
vstinner
-
2026/05/06
[Python-checkins] gh-142307: deprecate legacy support for altering `IMAP4.file` (#142335)
hugovk
-
2026/05/06
[Python-checkins] gh-139489: Add xml.is_valid_text() (GH-149412)
serhiy-storchaka
-
2026/05/06
[Python-checkins] gh-148675: Optimize arraydescr structure: use char[3] (GH-149455)
encukou
-
2026/05/06
[Python-checkins] [3.14] gh-146270: Fix `PyMember_SetOne(..., NULL)` not being atomic (gh-148800) (#149460)
colesbury
-
2026/05/06
[Python-checkins] gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser (#146439)
hugovk
-
2026/05/06
[Python-checkins] gh-146270: Fix `PyMember_SetOne(..., NULL)` not being atomic (gh-148800)
colesbury
-
2026/05/06
[Python-checkins] gh-148766: Add colour to Python help (#148767)
hugovk
-
2026/05/06
[Python-checkins] gh-146238: Add missing tests for 'e', 'Zf' and 'Zd' array type codes in test_buffer (#149345)
vstinner
-
2026/05/06
[Python-checkins] gh-100239: specialize mixed int/float inplace binary ops (GH-149413)
markshannon
-
2026/05/06
[Python-checkins] gh-149415: Replace `typing._LazyAnnotationLib` with `lazy import` (#149416)
JelleZijlstra
-
2026/05/06
[Python-checkins] Replace use of Python keyword in `issubclass` function documentation (#142357)
hugovk
-
2026/05/06
[Python-checkins] gh-148641: Flesh out PEP 829 for What's New (#149347)
hugovk
-
2026/05/06
[Python-checkins] Add the posix dependencies to Ubuntu JIT builds (#149422)
diegorusso
-
2026/05/06
[Python-checkins] Skip test_jit when the JIT backend is "interpreter" (GH-149423)
markshannon
-
2026/05/05
[Python-checkins] [3.14] gh-148615: Handle `--` separator in pdb argument parsing (GH-1… (#149442)
gaogaotiantian
-
2026/05/05
[Python-checkins] gh-148615: Handle `--` separator in pdb argument parsing (#148624)
gaogaotiantian
-
2026/05/05
[Python-checkins] gh-124111: Fix tclWin32Exe value in tcltk.props for Tcl 9 (GH-149441)
zware
-
2026/05/05
[Python-checkins] [3.13] gh-149096: Remove 'im_*' attribute reference from inspect module docstring (GH-149108) (#149440)
terryjreedy
-
2026/05/05
[Python-checkins] [3.14] gh-149096: Remove 'im_*' attribute reference from inspect module docstring (GH-149108) (#149439)
terryjreedy
-
2026/05/05
[Python-checkins] gh-149096: Remove 'im_*' attribute reference from inspect module docstring (#149108)
terryjreedy
-
2026/05/05
[Python-checkins] [3.14] gh-145736: Fix test_tkinter test_configure_values test case backport miss for Tk 9. (#149435)
ned-deily
-
2026/05/05
[Python-checkins] [3.14] gh-149425: Increase `test_write_without_source_date_epoch` assertion delta (GH-149426) (#149433)
brettcannon
-
2026/05/05
[Python-checkins] gh-149425: Increase `test_write_without_source_date_epoch` assertion delta (#149426)
brettcannon
-
2026/05/05
[Python-checkins] [3.14] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149419)
sobolevn