python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2026/05/05
[Python-checkins] [3.13] gh-149410: Test that `typing.NoDefault` is final (GH-149411) (#149420)
sobolevn
2026/05/05
[Python-checkins] gh-149353: Preserve JIT shim object during PGO clean (#149387)
diegorusso
2026/05/05
[Python-checkins] gh-149410: Test that `typing.NoDefault` is final (#149411)
sobolevn
2026/05/05
[Python-checkins] gh-137855: Improve import time of `pathlib` (GH-146327)
encukou
2026/05/05
[Python-checkins] [3.14] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404) (#149406)
sobolevn
2026/05/05
[Python-checkins] [3.13] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (GH-149404) (#149407)
sobolevn
2026/05/05
[Python-checkins] gh-149216: Notify type watchers on heap type deallocation (GH-149236)
markshannon
2026/05/05
[Python-checkins] gh-149403: Fix `NameError` in `Lib/test/test_capi/test_getargs.py` (#149404)
sobolevn
2026/05/05
[Python-checkins] Ignore `.jit-stamp` generated file (#149401)
sobolevn
2026/05/05
[Python-checkins] gh-148726: Add gc changes to What's New (#149398)
hugovk
2026/05/05
[Python-checkins] GH-126910: Add GNU backtrace support for unwinding JIT frames (#149104)
diegorusso
2026/05/05
[Python-checkins] gh-145378: Generate consistent colors for pdb commands (#149305)
gaogaotiantian
2026/05/05
[Python-checkins] gh-139489: Add xml.is_valid_name() (GH-139768)
serhiy-storchaka
2026/05/05
[Python-checkins] gh-140550: Single What's New highlight for PEPs 793, 803 and 820 (GH-149397)
encukou
2026/05/04
[Python-checkins] gh-137840: Document PEP 728 (#149207)
JelleZijlstra
2026/05/04
[Python-checkins] gh-130472: Use fancycompleter in import completions (#148188)
pablogsal
2026/05/04
[Python-checkins] [3.14] gh-137293: Ignore Exceptions when searching ELF File in Remote Debug (GH-137309) (#149391)
pablogsal
2026/05/04
[Python-checkins] gh-137293: Ignore Exceptions when searching ELF File in Remote Debug (#137309)
pablogsal
2026/05/04
[Python-checkins] gh-149009: Validate `thread_count` in `profiling.sampling` binary reader (#149147)
pablogsal
2026/05/04
[Python-checkins] gh-149230: `_remote_debugging`: Fix async-aware for tasks in non-main threads (#149235)
pablogsal
2026/05/04
[Python-checkins] gh-149202: Highlight PEP 831 in What's New for Python 3.15 (#149390)
pablogsal
2026/05/04
[Python-checkins] gh-146256: Add `--jsonl` collector to the `profiling.sampling` (#146257)
pablogsal
2026/05/04
[Python-checkins] gh-149342: `_remote_debugging`: Fix binary profile corruption when sampling a (temporarily) empty stack (#149343)
pablogsal
2026/05/04
[Python-checkins] gh-149300: `_remote_debugging`: clean up magic and duplicate consts in the binary format helper (#149301)
pablogsal
2026/05/04
[Python-checkins] gh-98894: Restore function entry/exit DTrace probes (#142397)
pablogsal
2026/05/04
[Python-checkins] [3.13] GH-130750: Restore quoting of choices in argparse error messag… (#149386)
savannahostrowski
2026/05/04
[Python-checkins] gh-146462: Add dict introspection debug offsets (#148633)
pablogsal
2026/05/04
[Python-checkins] gh-142389: Add support for backtick colorisation in argparse help text (#149375)
hugovk
2026/05/04
[Python-checkins] gh-142389: Add backticks to stdlib argparse help to display in colour (#149384)
hugovk
2026/05/04
[Python-checkins] [3.14] GH-130750: Restore quoting of choices in argparse error messag… (#149385)
savannahostrowski
2026/05/04
[Python-checkins] GH-130750: Restore quoting of choices in argparse error messages to match documentation and improve clarity (#144983)
savannahostrowski
2026/05/04
[Python-checkins] [3.14] gh-148178: Validate remote debug offset tables on load (GH-148187) (#148577)
pablogsal
2026/05/04
[Python-checkins] [3.14] gh-137030: Fix YIELD_VALUE bytecode assertion (#149184) (#149383)
vstinner
2026/05/04
[Python-checkins] gh-146406: Add cross-language method suggestions for builtin AttributeError (#146407)
vstinner
2026/05/04
[Python-checkins] GH-148726: Add heap_size to generational GC (#149195)
pablogsal
2026/05/04
[Python-checkins] [3.13] gh-149377: update bundled pip to 26.1.1 (GH-149378) (#149380)
hugovk
2026/05/04
[Python-checkins] [3.14] gh-149377: update bundled pip to 26.1.1 (GH-149378) (#149379)
hugovk
2026/05/04
[Python-checkins] Python 3.14.5rc1
hugovk
2026/05/04
[Python-checkins] gh-149377: update bundled pip to 26.1.1 (#149378)
hugovk
2026/05/04
[Python-checkins] [3.13] gh-138907: Support RFC 9309 in robotparser (GH-138908) (GH-149376)
serhiy-storchaka
2026/05/04
[Python-checkins] [3.14] gh-138907: Support RFC 9309 in robotparser (GH-138908) (GH-149374)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-138907: Support RFC 9309 in robotparser (GH-138908)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-149321: Fix stdlib imports with lazy imports disabled (#149338)
pablogsal
2026/05/04
[Python-checkins] gh-145917: Add MIME types for TTC and Haptics formats (#145918)
hugovk
2026/05/04
[Python-checkins] gh-148690: Build Windows freethreaded binaries into separate directory and include python3t.dll on GIL-enabled (GH-149218)
zooba
2026/05/04
[Python-checkins] gh-143732: add specialization for `FOR_ITER` (GH-148745)
markshannon
2026/05/04
[Python-checkins] gh-137030: Fix YIELD_VALUE bytecode assertion (#149184)
vstinner
2026/05/04
[Python-checkins] gh-149225: Expose Py_CriticalSection in Stable ABI (GH-149227)
encukou
2026/05/04
[Python-checkins] gh-148675: Remove F and D formats from array and memoryview (GH-149368)
encukou
2026/05/04
[Python-checkins] [3.14] gh-137337: Clarify import statement namespace binding (GH-144607) (GH-149369)
serhiy-storchaka
2026/05/04
[Python-checkins] [3.13] gh-137337: Clarify import statement namespace binding (GH-144607) (GH-149370)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-137337: Clarify import statement namespace binding (GH-144607)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-148292: Remove shutdown() test in test_ssl.test_got_eof() (#149366)
vstinner
2026/05/04
[Python-checkins] gh-148675: Add Zd/Zf formats to array, ctypes, memoryview, struct (#148676)
vstinner
2026/05/04
[Python-checkins] [3.14] gh-147998: Fix possible memory leak in _pop_preserved (crossinterp.c) (GH-147999) (GH-149365)
serhiy-storchaka
2026/05/04
[Python-checkins] [3.14] gh-148418: Fix a possible reference leak in a corrupted TYPE_CODE marshal stream (GH-148419) (GH-149363)
serhiy-storchaka
2026/05/04
[Python-checkins] [3.13] gh-148418: Fix a possible reference leak in a corrupted TYPE_CODE marshal stream (GH-148419) (GH-149364)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-147998: Fix possible memory leak in _pop_preserved (crossinterp.c) (GH-147999)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-149010: Improve reliability of inspect CLI (#149357)
ncoghlan
2026/05/04
[Python-checkins] gh-148418: Fix a possible reference leak in a corrupted TYPE_CODE marshal stream (GH-148419)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API (#146172)
vstinner
2026/05/04
[Python-checkins] gh-148600: Add OpenSSL 4.0.0 support to test configurations (#149356)
hugovk
2026/05/04
[Python-checkins] [3.14] gh-87245: Improve IPv6Address.ipv4_mapped documentation (GH-92572) (#149360)
ncoghlan
2026/05/04
[Python-checkins] [3.13] gh-87245: Improve IPv6Address.ipv4_mapped documentation (GH-92572) (#149361)
ncoghlan
2026/05/04
[Python-checkins] gh-87245: Improve IPv6Address.ipv4_mapped documentation (#92572)
ncoghlan
2026/05/04
[Python-checkins] [3.14] gh-149351: Avoid possible broken macOS framework install names when DESTDIR is specified during builds (GH-149352) (#149354)
ned-deily
2026/05/04
[Python-checkins] gh-148352: Add more colour to `calendar` CLI output (#148354)
hugovk
2026/05/04
[Python-checkins] [3.13] gh-149351: Avoid possible broken macOS framework install names when DESTDIR is specified during builds (GH-149352) (#149355)
ned-deily
2026/05/04
[Python-checkins] gh-149351: Avoid possible broken macOS framework install names when DESTDIR is specified during builds (#149352)
ned-deily
2026/05/04
[Python-checkins] gh-148292: Update _ssl._SSLSocket for OpenSSL 4 (#149102)
vstinner
2026/05/04
[Python-checkins] gh-149231: tomllib: Limit the number of parts in a key (GH-149233)
encukou
2026/05/04
[Python-checkins] [3.14] gh-148093: Raise binascii.Error from binascii.a2b_uu() on empty input (GH-149077) (GH-149350)
serhiy-storchaka
2026/05/04
[Python-checkins] [3.13] gh-148093: Raise binascii.Error from binascii.a2b_uu() on empty input (GH-149077) (GH-149349)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-148849: Deprecate http.cookies.BaseCookie.js_output() (GH-148978)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-148093: Raise binascii.Error from binascii.a2b_uu() on empty input (GH-149077)
serhiy-storchaka
2026/05/04
[Python-checkins] gh-146609: Use argparse for colour help timeit CLI (#149334)
hugovk
2026/05/04
[Python-checkins] gh-143732: allow dict subclasses to be specialized (GH-148128)
markshannon
2026/05/04
[Python-checkins] gh-142389: Add colour to regrtest and pdb's help descriptions (#149332)
hugovk
2026/05/03
[Python-checkins] [3.14] GH-146475: Block Apple Clang for building JIT stencils (#149188) (#149339)
savannahostrowski
2026/05/03
[Python-checkins] [3.13] GH-146475: Block Apple Clang for building JIT stencils (#149188) (#149340)
savannahostrowski
2026/05/03
[Python-checkins] gh-149296: Add `dump` subcommand to sampling profiler for one-shot stack snapshots (#149297)
pablogsal
2026/05/03
[Python-checkins] gh-145521: Add 'infer_variance' parameter to ParamSpec class (#145522)
JelleZijlstra
2026/05/03
[Python-checkins] gh-133956 fix bug where `dataclass` wouldn't detect `ClassVar` fields if `ClassVar` was re-exported from a module other than `typing` (#140541)
JelleZijlstra
2026/05/03
[Python-checkins] [3.13] gh-149254: Update CI to use latest OpenSSL versions (GH-149336)
zware
2026/05/03
[Python-checkins] [3.14] gh-149254: Update CI to use latest OpenSSL versions (GH-149333)
zware
2026/05/03
[Python-checkins] [3.13] gh-149254: Update Windows builds to OpenSSL 3.0.20 (GH-149331)
zware
2026/05/03
[Python-checkins] gh-149254: Update CI to use latest OpenSSL and AWS-LC versions (GH-149330)
zware
2026/05/03
[Python-checkins] [3.14] gh-149254: Update Windows builds to OpenSSL 3.0.20 (GH-149327)
zware
2026/05/03
[Python-checkins] gh-149254: Update Windows builds to use OpenSSL 3.5.6 (GH-149326)
zware
2026/05/03
[Python-checkins] gh-148641: Implement PEP 829 - startup configuration files (#149109)
warsaw
2026/05/03
[Python-checkins] gh-135056: Fix teardown order for Windows in `test_httpservers` (#149320)
hugovk
2026/05/03
[Python-checkins] [3.13] gh-148663: Document that `calendar.IllegalMonthError` inherits from both `ValueError` and `IndexError` (GH-148664) (#148918)
StanFromIreland
2026/05/03
[Python-checkins] [3.14] gh-149267: Document ast.Constant.kind attribute (GH-149268) (#149293)
JelleZijlstra
2026/05/03
[Python-checkins] [3.14] gh-148063: documentation: move ast.compare from "Compiler flags" to "ast helpers" (GH-147954) (#149291)
StanFromIreland
2026/05/03
[Python-checkins] gh-135056: Add a `--header` CLI option to `http.server` (#135057)
picnixz
2026/05/03
[Python-checkins] gh-149243: Check for recursion limits in `CALL_ALLOC_AND_ENTER_INIT` (#149310)
sobolevn
2026/05/03
[Python-checkins] gh-143231: Do not swallow not matched warnings in assertWarns*() (GH-149229)
serhiy-storchaka
2026/05/03
[Python-checkins] gh-149217: Avoid adding dependencies on immutable, immortal classes in the JIT (GH149256)
markshannon
2026/05/03
[Python-checkins] [3.14] Ignore `/jit_unwind_info*.h` from git (GH-149311) (#149314)
sobolevn
2026/05/03
[Python-checkins] [3.13] Ignore `/jit_unwind_info*.h` from git (GH-149311) (#149315)
sobolevn
2026/05/03
[Python-checkins] gh-143231: Add the module attribute to warnings.WarningMessage (GH-149298)
serhiy-storchaka
2026/05/03
[Python-checkins] Ignore `/jit_unwind_info*.h` from git (#149311)
sobolevn
2026/05/02
[Python-checkins] GH-148189: Fix miscalculation of type-specific free list memory use (#148190)
tim-one
2026/05/02
[Python-checkins] gh-141388: Improve docs/tests for non-function callables as annotate functions (#142327)
JelleZijlstra
2026/05/02
[Python-checkins] [3.14] gh-149221: Sync random.py with main branch (#149288)
JelleZijlstra
2026/05/02
[Python-checkins] gh-139167: Allow users to hook gen_colors function to pyrepl Reader (#141619)
gaogaotiantian
2026/05/02
[Python-checkins] gh-148871: extend and improve `LOAD_COMMON_CONSTANT` (GH-148971)
markshannon
2026/05/02
[Python-checkins] gh-149171: Make TypeAliasType __module__ writable (#149172)
JelleZijlstra
2026/05/02
[Python-checkins] [3.13] gh-149267: Document ast.Constant.kind attribute (GH-149268) (#149294)
JelleZijlstra
2026/05/02
[Python-checkins] gh-149267: Document ast.Constant.kind attribute (#149268)
JelleZijlstra
2026/05/02
[Python-checkins] gh-148063: documentation: move ast.compare from "Compiler flags" to "ast helpers" (#147954)
JelleZijlstra
2026/05/02
[Python-checkins] gh-116021: Deprecate support for instantiating abstract AST nodes (#137865)
JelleZijlstra
2026/05/02
[Python-checkins] [3.14] gh-149285: Increase recursion depth for `test_xml_etree` from 150k to 500k (GH-149286) (#149287)
JelleZijlstra
2026/05/02
[Python-checkins] gh-149285: Increase recursion depth for `test_xml_etree` from 150k to 500k (#149286)
JelleZijlstra
2026/05/02
[Python-checkins] gh-149282: Fix `gc.c` compilation with `--enable-pystats` (#149283)
sobolevn
2026/05/02
[Python-checkins] gh-146527: Remove private module entry from what's new (#149284)
pablogsal
2026/05/02
[Python-checkins] GH-146527: Add get_gc_stats function to _remote_debugging (#148071)
pablogsal
2026/05/02
[Python-checkins] gh-148380: remove all uses of `_PyType_LookupByVersion` in `optimizer_bytecodes.c` (GH-148394)
Fidget-Spinner
2026/05/02
[Python-checkins] gh-149214: Fix non ascii characters in remote debugging (#149228)
pablogsal
2026/05/02
[Python-checkins] gh-149221: Minor comment edit (gh-149278)
rhettinger
2026/05/02
[Python-checkins] [3.14]gh-149221:Fix binomialvariate Function for random module (gh-149276)
rhettinger
2026/05/02
[Python-checkins] gh-149221:Fix binomialvariate Function for random module (gh-149222)
rhettinger
2026/05/02
[Python-checkins] [3.13] gh-111264: Add a note about untrusted input to tomllib docs (#149226)
StanFromIreland
2026/05/02
[Python-checkins] [3.13] gh-148914: Fix memoization of in-band PickleBuffer in the Python implementation (GH-149052) (GH-149275)
serhiy-storchaka
Earlier messages
Later messages