python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/04
[Python-checkins] [3.13] Regex HOWTO: invalid string literals result in `SyntaxWarning` (GH-148092) (#148098)
hugovk
2026/04/04
[Python-checkins] gh-148074: Fix `typeobject.c` missing error return (#148075)
kumaraditya303
2026/04/04
[Python-checkins] Regex HOWTO: invalid string literals result in `SyntaxWarning` (#148092)
hugovk
2026/04/04
[Python-checkins] [3.13] gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (GH-145885) (#148086)
StanFromIreland
2026/04/04
[Python-checkins] [3.14] gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (GH-145885) (#148087)
StanFromIreland
2026/04/04
[Python-checkins] [3.14] gh-148074: Fix `typeobject.c` missing error return (GH-148075) (#148095)
kumaraditya303
2026/04/04
[Python-checkins] gh-145883: Fix two heap-buffer-overflows in `_zoneinfo` (#145885)
StanFromIreland
2026/04/04
[Python-checkins] gh-148083: Constant-fold _CONTAINS_OP_SET for frozenset (gh-148084)
corona10
2026/04/04
[Python-checkins] gh-146073: Revert "gh-146073: Add fitness/exit quality mechanism for JIT trace frontend (GH-147966)" (#148082)
Fidget-Spinner
2026/04/04
[Python-checkins] gh-148067: Fix typo in asyncio event loop docs: 'signals' -> 'signal' (#148073)
kumaraditya303
2026/04/04
[Python-checkins] gh-148078: Fix uses of sym_is_not_null in JIT optimizer (GH-148079)
Fidget-Spinner
2026/04/04
[Python-checkins] [3.13] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` (GH-148038) (#148077)
hugovk
2026/04/04
[Python-checkins] [3.14] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` (GH-148038) (#148076)
hugovk
2026/04/04
[Python-checkins] gh-131798: split recursion check to _CHECK_RECURSION_LIMIT and combine checks (GH-148070)
Fidget-Spinner
2026/04/04
[Python-checkins] [3.14] gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (GH-147973) (#148005)
vstinner
2026/04/04
[Python-checkins] gh-148016: Improve "Leading padding not allowed" error in Base32 and Base64 decoders (GH-148017)
serhiy-storchaka
2026/04/04
[Python-checkins] gh-148029: Fix error message for invalid number of Base32 characters (GH-148030)
serhiy-storchaka
2026/04/04
[Python-checkins] gh-131798: relax GUARD_CALLABLE checks for self type checks (#148069)
kumaraditya303
2026/04/03
[Python-checkins] [3.13] gh-146450: Normalise feature set of Android build script with other platform build scripts (GH-146451) (#148066)
freakboy3742
2026/04/03
[Python-checkins] [3.14] gh-146450: Normalise feature set of Android build script with other platform build scripts (GH-146451) (#148065)
freakboy3742
2026/04/03
[Python-checkins] [3.14] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148064)
freakboy3742
2026/04/03
[Python-checkins] gh-131798: JIT inline function addresses of builtin methods (#146906)
kumaraditya303
2026/04/03
[Python-checkins] gh-146450: Normalise feature set of Android build script with other platform build scripts (#146451)
freakboy3742
2026/04/03
[Python-checkins] gh-146541: Allow building the Android testbed for 32-bit targets (#146542)
freakboy3742
2026/04/03
[Python-checkins] [3.11] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148045) (GH-148051) (GH-148052)
ambv
2026/04/03
[Python-checkins] [3.10] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148045) (GH-148051) (GH-148053)
ambv
2026/04/03
[Python-checkins] [3.12] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148045) (GH-148051)
ambv
2026/04/03
[Python-checkins] GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version (#146338)
savannahostrowski
2026/04/03
[Python-checkins] [3.14] gh-126676: Expand argparse docs for type=bool with warning and alternatives (GH-146435) (#148048)
savannahostrowski
2026/04/03
[Python-checkins] [3.13] gh-126676: Expand argparse docs for type=bool with warning and alternatives (GH-146435) (#148049)
savannahostrowski
2026/04/03
[Python-checkins] gh-126676: Expand argparse docs for type=bool with warning and alternatives (#146435)
savannahostrowski
2026/04/03
[Python-checkins] [3.13] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148045)
ambv
2026/04/03
[Python-checkins] [3.14] gh-143930: Tweak the exception message and increase test coverage (GH-146476) (GH-148042)
ambv
2026/04/03
[Python-checkins] [3.10] Remove MSI build from security-only branch (GH-148007) (GH-148008) (#148009)
hugovk
2026/04/03
[Python-checkins] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` (#148038)
hugovk
2026/04/03
[Python-checkins] gh-146073: Add fitness/exit quality mechanism for JIT trace frontend (GH-147966)
Fidget-Spinner
2026/04/03
[Python-checkins] [3.13] gh-125895: Fix static asset location for `sphinx-notfound-page` (GH-147984) (#148041)
StanFromIreland
2026/04/03
[Python-checkins] [3.14] gh-125895: Fix static asset location for `sphinx-notfound-page` (GH-147984) (#148040)
StanFromIreland
2026/04/03
[Python-checkins] gh-143930: Tweak the exception message and increase test coverage (GH-146476)
ambv
2026/04/03
[Python-checkins] gh-125895: Fix static asset location for `sphinx-notfound-page` (#147984)
StanFromIreland
2026/04/03
[Python-checkins] [3.14] gh-148022: Add threat model to remote debugging docs (GH-148024) (#148039)
sethmlarson
2026/04/03
[Python-checkins] gh-148022: Add threat model to remote debugging docs (#148024)
sethmlarson
2026/04/03
[Python-checkins] [3.13] gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (GH-147973) (#148006)
vstinner
2026/04/03
[Python-checkins] test_copy_dir_no_read_permission requires non root user (GH-148028)
encukou
2026/04/03
[Python-checkins] [3.13] gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925) (GH-147972)
encukou
2026/04/03
[Python-checkins] [3.14] gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925) (GH-147971)
encukou
2026/04/02
[Python-checkins] gh-80642: timeit - make target time of autorange configurable (#140283)
hugovk
2026/04/02
[Python-checkins] [3.13] gh-142533: Document CRLF injection vulnerabilities in http.server doc (GH-143395) (#148021)
vstinner
2026/04/02
[Python-checkins] [3.14] gh-142533: Document CRLF injection vulnerabilities in http.server doc (GH-143395) (#148020)
vstinner
2026/04/02
[Python-checkins] gh-142533: Document CRLF injection vulnerabilities in http.server doc (#143395)
vstinner
2026/04/02
[Python-checkins] GH-145247: Use _PyTuple_FromPair in Modules (part 2) (#148003)
vstinner
2026/04/02
[Python-checkins] GH-145247: Use _PyTuple_FromPair in Modules (part 1) (#148000)
vstinner
2026/04/02
[Python-checkins] [3.12] gh-146488: hash-pin all action references (gh-146489) (#147980)
hugovk
2026/04/02
[Python-checkins] gh-139038: Update JIT results in preparation for 3.15a8 (GH-148018)
Fidget-Spinner
2026/04/02
[Python-checkins] Move root user checks to test.support (#146195)
vstinner
2026/04/02
[Python-checkins] GH-126910: Revert "Make `_Py_get_machine_stack_pointer` return the stack pointer (#147945)" (GH-147994)
encukou
2026/04/02
[Python-checkins] gh-146613: Fix re-entrant use-after-free in `itertools._grouper` (#147962)
kumaraditya303
2026/04/02
[Python-checkins] [3.11] Remove MSI build from security-only branch (GH-148007) (#148008)
hugovk
2026/04/02
[Python-checkins] [3.12] Remove MSI build from security-only branch (#148007)
hugovk
2026/04/02
[Python-checkins] gh-147988: Initialize digits in long_alloc() in debug mode (#147989)
vstinner
2026/04/02
[Python-checkins] gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
encukou
2026/04/02
[Python-checkins] gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (#147973)
vstinner
2026/04/02
[Python-checkins] [3.14] gh-146488: hash-pin all action references (gh-146489) (#147983)
hugovk
2026/04/02
[Python-checkins] [3.10] gh-146488: hash-pin all action references (gh-146489) (#147978)
hugovk
2026/04/01
[Python-checkins] [3.11] gh-146488: hash-pin all action references (gh-146489) (#147979)
hugovk
2026/04/01
[Python-checkins] [3.13] gh-146488: hash-pin all action references (gh-146489) (#147981)
hugovk
2026/04/01
[Python-checkins] gh-146444: Remove legacy iOS folder (#147993)
freakboy3742
2026/04/01
[Python-checkins] gh-143050: Add helper _PyLong_InitTag() (#147956)
vstinner
2026/04/01
[Python-checkins] [3.13] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (#147705)
vstinner
2026/04/01
[Python-checkins] gh-146656: properly raise `NotImplementedError` instead of `NotImplemented` in `test_discover` (#146661)
FFY00
2026/04/01
[Python-checkins] gh-147960: Fix memory leak in crossinterp _tuple_shared() on alloc failure (#147961)
vstinner
2026/04/01
[Python-checkins] Docs: Use !r in __repr__ example (gh-146273)
rhettinger
2026/04/01
[Python-checkins] GH-126910: Make `_Py_get_machine_stack_pointer` return the stack pointer (#147945)
markshannon
2026/04/01
[Python-checkins] gh-146488: hash-pin check-html-ids action references (#147968)
StanFromIreland
2026/04/01
[Python-checkins] gh-146907: Clarify ABI compatibility between debug and release builds (GH-146925)
encukou
2026/04/01
[Python-checkins] gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension (GH-146637)
encukou
2026/04/01
[Python-checkins] [3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (#147704)
vstinner
2026/04/01
[Python-checkins] gh-145000: Run `check-html-ids.py` in CI (#145632)
StanFromIreland
2026/04/01
[Python-checkins] Increase dependabot interval to quarterly (#147959)
sethmlarson
2026/04/01
[Python-checkins] gh-146488: hash-pin all action references
sethmlarson
2026/04/01
[Python-checkins] gh-146479: Skip test_frame_pointer_unwind for gcc -O3 --enable-shared (#147947)
vstinner
2026/04/01
[Python-checkins] gh-147944: Increase range of bytes_per_sep (GH-147946)
serhiy-storchaka
2026/04/01
[Python-checkins] gh-146431: Add the wrapcol and ignorechars parameters for more Base XX codec (GH-146434)
serhiy-storchaka
2026/03/31
[Python-checkins] build(deps): bump qs from 6.14.0 to 6.15.0 in /Platforms/emscripten/browser_test (#146048)
hugovk
2026/03/31
[Python-checkins] Docs: fill in descriptor C API docs (GH-146644)
ZeroIntensity
2026/03/31
[Python-checkins] gh-147856: Allow the 'count' argument of `bytes.replace()` to be a keyword (#147943)
vstinner
2026/03/31
[Python-checkins] [3.13] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901) (#147437)
vstinner
2026/03/31
[Python-checkins] [3.14] gh-126835: Fix _PY_IS_SMALL_INT() macro (GH-146631) (#147187)
vstinner
2026/03/31
[Python-checkins] gh-143050: Correct PyLong_FromString() to use _PyLong_Negate() (#145901)
vstinner
2026/03/31
[Python-checkins] gh-141510: Support `frozendict` in `plistlib` (#145590)
hugovk
2026/03/31
[Python-checkins] [3.14] gh-145563: Add thread-safety annotation for PyCapsule C-API (GH-146612) (#146659)
kumaraditya303
2026/03/31
[Python-checkins] gh-145563: Add thread-safety annotation for PyCapsule C-API (#146612)
kumaraditya303
2026/03/31
[Python-checkins] [3.13] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652) (GH-146658)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.13] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) (GH-146648)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.14] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146651)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.13] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146654)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.14] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146649)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-145458: use `self.skip_idle` consistently in the tachyon profiler (#145459)
pablogsal
2026/03/31
[Python-checkins] [3.13] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146653)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.13] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146655)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.14] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146650)
serhiy-storchaka
2026/03/31
[Python-checkins] [3.14] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634) (GH-146647)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-146615: Fix format specifiers in Python/ directory (GH-146619)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-146615: Fix format specifiers in Objects/ directory (GH-146620)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-146615: Fix format specifiers in extension modules (GH-146617)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-146615: Fix format specifiers in test cextensions (GH-146618)
serhiy-storchaka
2026/03/31
[Python-checkins] gh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (GH-146634)
serhiy-storchaka
2026/03/30
[Python-checkins] [3.14] gh-146376: Reduce timeout in Emscripten GHA workflow (GH-146378) (#146645)
hugovk
2026/03/30
[Python-checkins] gh-146442: Fix various bugs in compiler pipeline (#146443)
vstinner
2026/03/30
[Python-checkins] gh-146376: Reduce timeout in Emscripten GHA workflow (#146378)
vstinner
2026/03/30
[Python-checkins] gh-146238: Support half-floats in the array module (#146242)
vstinner
2026/03/30
[Python-checkins] gh-145056: Add support for merging collections.UserDict and frozendict (GH-146465)
serhiy-storchaka
2026/03/30
[Python-checkins] gh-145056: Fix merging of collections.OrderedDict and frozendict (GH-146466)
serhiy-storchaka
2026/03/30
[Python-checkins] gh-139633: Run netrc file permission check only once per parse (GH-139634)
serhiy-storchaka
2026/03/30
[Python-checkins] gh-144270: Make SubElement parent and tag positional-only (GH-144845)
serhiy-storchaka
2026/03/30
[Python-checkins] [3.14] gh-146250: Fix memory leak in re-initialization of `SyntaxError` (GH-146251) (#146517)
hugovk
2026/03/30
[Python-checkins] [3.11] gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (GH-145099) (GH-146412) (GH-146414) (GH-146635) (#146638)
hugovk
2026/03/30
[Python-checkins] [3.13] gh-146250: Fix memory leak in re-initialization of `SyntaxError` (GH-146251) (#146519)
kumaraditya303
2026/03/30
[Python-checkins] [3.12] gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (GH-145099) (GH-146412) (GH-146414) (#146635)
hugovk
2026/03/30
[Python-checkins] gh-146558: JIT optimize dict access for objects with known hash (#146559)
kumaraditya303
2026/03/30
[Python-checkins] gh-139922: always run MSVC 64-bit tail-calling CI (GH-146570)
Fidget-Spinner
2026/03/30
[Python-checkins] [3.13] gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe) (GH-145099) (GH-146412) (#146414)
hugovk
2026/03/30
[Python-checkins] gh-126835: Fix _PY_IS_SMALL_INT() macro (#146631)
vstinner
2026/03/30
[Python-checkins] gh-146587: fix type slot assignment incase of multiple slots for same name (#146593)
kumaraditya303
2026/03/30
[Python-checkins] [3.14] gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (GH-146417) (#146630)
vstinner
2026/03/30
[Python-checkins] gh-138122: Add differential flame graph (#145785)
pablogsal
2026/03/30
[Python-checkins] gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (#146417)
vstinner
2026/03/30
[Python-checkins] [3.14] gh-146444: Don't package as part of iOS 'build hosts' target (GH-146628) (#146629)
vstinner
2026/03/30
[Python-checkins] gh-146444: Don't package as part of iOS 'build hosts' target (#146628)
vstinner
2026/03/30
[Python-checkins] gh-138850: Add --disable-epoll to configure (GH-145768)
encukou
2026/03/30
[Python-checkins] [3.14] gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (GH-146624) (#146627)
vstinner
2026/03/30
[Python-checkins] gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (#146624)
vstinner
2026/03/30
[Python-checkins] gh-138577: Fix keyboard shortcuts in getpass with echo_char (#141597)
vstinner
2026/03/30
[Python-checkins] [3.14] gh-146579: _zstd: Fix decompression options dict error message (GH-146577) (#146611)
emmatyping
2026/03/29
[Python-checkins] [3.14] gh-146556: Fix infinite loop in annotationlib.get_annotations() on circular __wrapped__ (GH-146557) (#146622)
JelleZijlstra
2026/03/29
[Python-checkins] gh-146556: Fix infinite loop in annotationlib.get_annotations() on circular __wrapped__ (#146557)
JelleZijlstra
2026/03/29
[Python-checkins] gh-146579: _zstd: Fix decompression options dict error message (#146577)
emmatyping
2026/03/29
[Python-checkins] [3.13] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085) (#146604)
StanFromIreland
2026/03/29
[Python-checkins] [3.14] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085) (#146603)
StanFromIreland
2026/03/29
[Python-checkins] gh-146083: Upgrade bundled Expat to 2.7.5 (#146085)
StanFromIreland
2026/03/29
[Python-checkins] [3.13] gh-146090: fix memory management of internal `sqlite3` callback contexts (GH-146569) (#146596)
picnixz
2026/03/29
[Python-checkins] [3.14] gh-146090: fix memory management of internal `sqlite3` callback contexts (GH-146569) (#146595)
picnixz
2026/03/29
[Python-checkins] [3.13] gh-146080: fix a crash in SNI callbacks when the SSL object is gone (GH-146573) (#146598)
picnixz
2026/03/29
[Python-checkins] [3.14] gh-146080: fix a crash in SNI callbacks when the SSL object is gone (GH-146573) (#146597)
picnixz
2026/03/29
[Python-checkins] gh-146080: fix a crash in SNI callbacks when the SSL object is gone (#146573)
picnixz
2026/03/29
[Python-checkins] gh-146090: fix memory management of internal `sqlite3` callback contexts (#146569)
picnixz
2026/03/29
[Python-checkins] gh-145876: Do not mask KeyErrors raised during dictionary unpacking in call (GH-146472)
serhiy-storchaka
2026/03/28
[Python-checkins] [3.14] gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580) (#146585)
kumaraditya303
2026/03/28
[Python-checkins] gh-146004: fix test_args_from_interpreter_flags on windows (#146580)
kumaraditya303
2026/03/28
[Python-checkins] gh-139003: Use frozenset for module level attributes in _pyrepl.utils (#139004)
pablogsal
2026/03/28
[Python-checkins] GH-146527: Add more data to GC statistics and add it to PyDebugOffsets (#146532)
pablogsal
2026/03/28
[Python-checkins] `_pyrepl/pager.py`: call `less` with `--clear-screen` (#146382)
pablogsal
2026/03/28
[Python-checkins] [3.14] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146567)
kumaraditya303
2026/03/28
[Python-checkins] [3.13] gh-146544: Fix `asyncio.Queue` docstring ambiguity (GH-146545) (#146568)
kumaraditya303
2026/03/28
[Python-checkins] gh-146544: Fix `asyncio.Queue` docstring ambiguity (#146545)
kumaraditya303
2026/03/28
[Python-checkins] [3.13] Docs: don't rely on implicit 'above' directions in socket docs (GH-146426) (#146561)
nedbat
2026/03/28
[Python-checkins] Docs: don't rely on implicit 'above' directions in socket docs (#146426)
nedbat
2026/03/28
[Python-checkins] [3.13] gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel (GH-145617) (#146539)
vstinner
2026/03/27
[Python-checkins] [3.14] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005) (#146552)
gpshead
2026/03/27
[Python-checkins] gh-146004: propagate all -X options to multiprocessing child processes (GH-146005)
gpshead
2026/03/27
[Python-checkins] gh-146381: Constant-fold frozendict subscript lookups via REPLACE_OPCODE_IF_EVALUATES_PURE (gh-146490)
corona10
2026/03/27
[Python-checkins] GH-145247: Use _PyTuple_FromPair[Steal] in Objects (#145884)
vstinner
2026/03/27
[Python-checkins] [3.14] Fix possible memory leak in OrderedDict popitem (GH-145247) (#146537)
vstinner
2026/03/27
[Python-checkins] [3.13] Fix possible memory leak in OrderedDict popitem (GH-145247) (#146538)
vstinner
2026/03/27
[Python-checkins] gh-145059: Record lazy modules without submodules in `sys.lazy_modules` (#146081)
DinoV
2026/03/27
[Python-checkins] gh-145057: Fix test names and comments to reflect `sys.lazy_modules` is a dict, not a set (#146084)
DinoV
2026/03/27
[Python-checkins] [3.14] gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset (GH-146357) (#146534)
vstinner
2026/03/27
[Python-checkins] [3.13] gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset (GH-146357) (#146535)
vstinner
2026/03/27
[Python-checkins] gh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR as unset (#146357)
vstinner
2026/03/27
[Python-checkins] [3.14] gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel (GH-145617) (#146464)
vstinner
2026/03/27
[Python-checkins] gh-126910: Verify that JIT stencils preserve frame pointer (GH-146524)
Fidget-Spinner
2026/03/27
[Python-checkins] GH-126910: avoid reading the FP for getting the SP (GH-146521)
Fidget-Spinner
2026/03/27
[Python-checkins] GH-126910: reserve FP on AArch64 when generating JIT stencils (GH-146520)
Fidget-Spinner
2026/03/27
[Python-checkins] [3.14] Mention _Float16 (type from Annex H of the C23) in the struct docs (GH-146243) (#146529)
hugovk
2026/03/27
[Python-checkins] [3.13] Mention _Float16 (type from Annex H of the C23) in the struct docs (GH-146243) (#146530)
hugovk
2026/03/27
[Python-checkins] Mention _Float16 (type from Annex H of the C23) in the struct docs (#146243)
hugovk
2026/03/27
[Python-checkins] gh-145866: Convert `LIST_EXTEND` to leave its inputs on the stack to be cleaned up by `_POP_TOP` be cleaned up by `_POP_TOP` (GH-146383)
Fidget-Spinner
2026/03/27
[Python-checkins] gh-146507: cache the buffer size for `SelectorTransport.get_write_buffer_size()` (#146518)
kumaraditya303
2026/03/27
[Python-checkins] gh-146388: Add null check for `sym_new(ctx)` in `make_bottom` (GH-146389)
Fidget-Spinner
2026/03/27
[Python-checkins] gh-85332: Support cross-compiling for GNU/Hurd (#146094)
vstinner
2026/03/27
[Python-checkins] gh-123471: Make `itertools.zip_longest` safe in the FT build (#146033)
kumaraditya303
2026/03/27
[Python-checkins] gh-146250: Fix memory leak in re-initialization of `SyntaxError` (#146251)
kumaraditya303
2026/03/27
[Python-checkins] [3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) (#146516)
kumaraditya303
2026/03/27
[Python-checkins] gh-142518: add thread safety annotations for bytearray C-API (#146514)
kumaraditya303
2026/03/27
[Python-checkins] [3.13] gh-146480: Add tests on _PyErr_SetKeyError() (#146486) (#146512)
vstinner
2026/03/27
[Python-checkins] [3.14] gh-142518: add thread safety docs on bytes C-API (GH-146415) (#146515)
kumaraditya303
2026/03/27
[Python-checkins] gh-142518: add thread safety docs on bytes C-API (#146415)
kumaraditya303
2026/03/27
[Python-checkins] [3.14] gh-146480: Override the exception in _PyErr_SetKeyError() (GH-146486) (#146511)
vstinner
2026/03/27
[Python-checkins] GH-139922: update 3.15 whatsnew: Windows 64-bit binaries now use the tail-calling interpreter (#146391)
hugovk
2026/03/27
[Python-checkins] gh-146480: Override the exception in _PyErr_SetKeyError() (#146486)
vstinner
2026/03/27
[Python-checkins] gh-146440: Add array_hook parameter to JSON decoders (#146441)
vstinner
2026/03/27
[Python-checkins] [3.13] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481) (#146510)
vstinner
2026/03/27
[Python-checkins] gh-138580: Revert sys.float_info.iec_60559 boolean flag (#146501)
vstinner
2026/03/27
[Python-checkins] [3.13] gh-146059: Call fast_save_leave() in pickle save_frozenset() (GH-146173) (#146474)
vstinner
2026/03/27
[Python-checkins] [3.14] gh-146059: Cleanup pickle fast_save_enter() test (GH-146481) (#146509)
vstinner
2026/03/27
[Python-checkins] gh-146059: Cleanup pickle fast_save_enter() test (#146481)
vstinner
2026/03/26
[Python-checkins] gh-146444: Move the Apple folder to the Platforms directory (#146497)
freakboy3742
2026/03/26
[Python-checkins] [3.14] gh-146244: Fix initconfig.c SET_ITEM macro leaks dict on expression failure (GH-146246) (GH-146432)
serhiy-storchaka
2026/03/26
[Python-checkins] [3.14] gh-146498: Ensure binary content is correctly processed in multi-arch iOS XCframeworks (GH-146499) (#146502)
freakboy3742
Earlier messages
Later messages