python-checkins
Thread
Date
Earlier messages
Messages by Date
2026/09/18
[Python-checkins] [3.15] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157773)
pablogsal
2026/09/18
[Python-checkins] [3.14] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157775)
pablogsal
2026/09/18
[Python-checkins] [3.13] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157774)
pablogsal
2026/09/18
[Python-checkins] gh-156114: Fix crash in perf trampoline with unencodable code names (#156300)
pablogsal
2026/09/18
[Python-checkins] gh-156680 - Update IPv4Network and IPv6Network docstring. (#157280)
orsenthil
2026/09/18
[Python-checkins] gh-149640: Add new GitHub action to test lazy_imports=all against test suite (#151105)
pablogsal
2026/09/18
[Python-checkins] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109)
serhiy-storchaka
2026/09/18
[Python-checkins] [3.14] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754) (GH-157764)
serhiy-storchaka
2026/09/18
[Python-checkins] [3.13] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754) (GH-157765)
serhiy-storchaka
2026/09/18
[Python-checkins] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754)
serhiy-storchaka
2026/09/18
[Python-checkins] gh-156942: Raise the exception where the marshalling error is detected (GH-156944)
serhiy-storchaka
2026/09/18
[Python-checkins] gh-86427: Determine the stdio encoding for every standard stream on Windows (GH-155416)
serhiy-storchaka
2026/09/18
[Python-checkins] gh-155742: Use PyBytesWriter in PySSL_RAND() (#157731)
vstinner
2026/09/18
[Python-checkins] gh-156865: Correctly detect overflows for array's "e", "f" and "Zf" type codes (#156869)
vstinner
2026/09/18
[Python-checkins] gh-155742: Use PyBytesWriter in _Py_strhex_impl() (#157734)
vstinner
2026/09/18
[Python-checkins] gh-115119: Fix licence page after removing bundled copy of libmpdec (#157686)
hugovk
2026/09/18
[Python-checkins] [3.13] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709) (#157739)
terryjreedy
2026/09/18
[Python-checkins] [3.13] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109) (GH-157737)
serhiy-storchaka
2026/09/18
[Python-checkins] [3.14] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109) (GH-157736)
serhiy-storchaka
2026/09/18
[Python-checkins] [3.14] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709) (#157738)
terryjreedy
2026/09/18
[Python-checkins] gh-56596: Make IDLE key bindings work with Caps Lock on (#157709)
terryjreedy
2026/09/18
[Python-checkins] gh-157688: Test `EXT_SUFFIX` platform triplet on RISC-V (#157690)
StanFromIreland
2026/09/17
[Python-checkins] gh-157242: Add byteswriter_check_consistency() (#157723)
vstinner
2026/09/17
[Python-checkins] gh-157710: Detect overflow in PyUnicodeWriter_Finish() (#157715)
vstinner
2026/09/17
[Python-checkins] [3.14] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598) (#157668)
terryjreedy
2026/09/17
[Python-checkins] [3.13] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598) (#157669)
terryjreedy
2026/09/17
[Python-checkins] gh-157710: Add _PyUnicodeWriter_CanWrite() function (#157712)
vstinner
2026/09/17
[Python-checkins] [3.14] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157703)
hugovk
2026/09/17
[Python-checkins] [3.15] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157702)
hugovk
2026/09/17
[Python-checkins] [3.13] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157701)
hugovk
2026/09/17
[Python-checkins] [3.15] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157369) (#157565)
hugovk
2026/09/17
[Python-checkins] gh-154594: Fix deepcopy memo lookup when __deepcopy__ returns None (#154595)
eendebakpt
2026/09/17
[Python-checkins] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610)
brettcannon
2026/09/17
[Python-checkins] [3.13] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156615)
iritkatriel
2026/09/17
[Python-checkins] [3.13] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957) (#157050)
iritkatriel
2026/09/17
[Python-checkins] gh-152433: Fix ctypes import error on Windows UWP builds (GH-154700)
zooba
2026/09/17
[Python-checkins] gh-154137, regrtest: Check for Windows handle leaks (#154140)
vstinner
2026/09/17
[Python-checkins] gh-155742: Use PyMem_Malloc() in decode_unicode_with_escapes() (#157587)
vstinner
2026/09/17
[Python-checkins] gh-144712: Export _Py_jit_entry symbol via PyAPI_DATA (#145840)
diegorusso
2026/09/17
[Python-checkins] [3.15] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (#157602)
hugovk
2026/09/17
[Python-checkins] gh-155596: Fix pprint expand mode ignoring width for nested values (#155926)
hugovk
2026/09/17
[Python-checkins] gh-157415: Fix data race in pthread wrapper (#157430)
vstinner
2026/09/17
[Python-checkins] gh-142217: Add tests on the deprecated _Py_Identifier C API (#157638)
vstinner
2026/09/17
[Python-checkins] [3.14] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453) (GH-157664)
serhiy-storchaka
2026/09/17
[Python-checkins] [3.13] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453) (GH-157665)
serhiy-storchaka
2026/09/17
[Python-checkins] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598)
serhiy-storchaka
2026/09/17
[Python-checkins] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453)
serhiy-storchaka
2026/09/16
[Python-checkins] gh-156402: Modernize annotation usage in libregrtest (#156403)
JelleZijlstra
2026/09/16
[Python-checkins] gh-157621: Clear weakrefs for ParamSpec attributes (#157622)
JelleZijlstra
2026/09/16
[Python-checkins] [3.14] gh-105689: Parse only the current statement in the IDLE Shell (GH-157594) (#157651)
terryjreedy
2026/09/16
[Python-checkins] [3.13] gh-105689: Parse only the current statement in the IDLE Shell (GH-157594) (#157652)
terryjreedy
2026/09/16
[Python-checkins] gh-105689: Parse only the current statement in the IDLE Shell (#157594)
terryjreedy
2026/09/16
[Python-checkins] [3.13] gh-68453: Fix IDLE -s together with -c, -r or - (GH-157592) (#157642)
terryjreedy
2026/09/16
[Python-checkins] [3.14] gh-68453: Fix IDLE -s together with -c, -r or - (GH-157592) (#157641)
terryjreedy
2026/09/16
[Python-checkins] gh-68453: Fix IDLE -s together with -c, -r or - (#157592)
terryjreedy
2026/09/16
[Python-checkins] gh-154137: Add test.support.os_helper.handle_count() (#157637)
vstinner
2026/09/16
[Python-checkins] gh-157628: regrtest: Only report a leak if all runs leak one FD (#157629)
vstinner
2026/09/16
[Python-checkins] gh-157495: Avoid Py_MIN()/Py_MAX() side effects (#157591)
vstinner
2026/09/16
[Python-checkins] [3.14] gh-60402: Fix Tab in a string in IDLE (GH-157593) (#157631)
terryjreedy
2026/09/16
[Python-checkins] [3.13] gh-60402: Fix Tab in a string in IDLE (GH-157593) (#157632)
terryjreedy
2026/09/16
[Python-checkins] gh-60402: Fix Tab in a string in IDLE (#157593)
terryjreedy
2026/09/16
[Python-checkins] gh-157361: Implement `anext()` in Python instead of C (#157362)
kumaraditya303
2026/09/16
[Python-checkins] [3.14] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180) (GH-157557)
encukou
2026/09/16
[Python-checkins] gh-157242: Fix typo in _PyBytes_Resize() (#157619)
vstinner
2026/09/16
[Python-checkins] [3.13] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (GH-157604)
serhiy-storchaka
2026/09/16
[Python-checkins] [3.15] gh-157377: Don't flush the thread-local allocation count in gc.get_count (GH-157381) (#157505)
hugovk
2026/09/15
[Python-checkins] gh-156920, gh-156698: fix ProactorEventLoop datagram transport hangs on close() and after write errors (#156921)
kumaraditya303
2026/09/15
[Python-checkins] Fix comment formatting in dictobject.c (#157597)
methane
2026/09/15
[Python-checkins] [3.14] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (#157603)
terryjreedy
2026/09/15
[Python-checkins] gh-69004: Disable the IDLE Debugger menu item while user code runs (#157599)
terryjreedy
2026/09/15
[Python-checkins] [3.14] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157569)
zware
2026/09/15
[Python-checkins] gh-157242: Add support.inject_memory_error() function (#157431)
vstinner
2026/09/15
[Python-checkins] gh-157495: Implement Py_MIN/MAX/ABS using typeof() (#157496)
vstinner
2026/09/15
[Python-checkins] [3.13] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109) (#157234)
vstinner
2026/09/15
[Python-checkins] [3.14] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157568)
hugovk
2026/09/15
[Python-checkins] gh-140550: Enable limited C API tests on Free Threading in test_cext (#157493)
vstinner
2026/09/15
[Python-checkins] [3.15] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (GH-156769) (#157448)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-155526: Don't check errno in abs(complex) (GH-155527) (#157341)
hugovk
2026/09/15
[Python-checkins] [3.13] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157552)
vstinner
2026/09/15
[Python-checkins] [3.13] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157563)
StanFromIreland
2026/09/15
[Python-checkins] gh-91398: Remove the border around the IDLE Shell sidebar (GH-32363)
serhiy-storchaka
2026/09/15
[Python-checkins] [3.15] gh-148603: Update docs now UTF-8 is default (PEP 686) (GH-157372) (#157556)
hugovk
2026/09/15
[Python-checkins] gh-156939: Detect buffer overflow in bytes and bytearray (#157529)
vstinner
2026/09/15
[Python-checkins] [3.13] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157570)
StanFromIreland
2026/09/15
[Python-checkins] [3.15] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157567)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157561)
hugovk
2026/09/15
[Python-checkins] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (#157522)
StanFromIreland
2026/09/15
[Python-checkins] gh-156939: Clear newly allocated bytes in PyBytesWriter_Resize() (#157455)
vstinner
2026/09/15
[Python-checkins] [3.14] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157562)
StanFromIreland
2026/09/15
[Python-checkins] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475)
encukou
2026/09/15
[Python-checkins] [3.15] gh-155433: Fix TaskGroup losing outside cancellation after cancel() (#157329)
hugovk
2026/09/15
[Python-checkins] [3.14] gh-155526: Don't check errno in abs(complex) (GH-155527) (GH-157341) (#157555)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180) (#157268)
hugovk
2026/09/15
[Python-checkins] gh-148603: Update docs now UTF-8 is default (PEP 686) (#157372)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-128509: Use bytes singletons in marshal (GH-157398) (#157433)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157330)
hugovk
2026/09/15
[Python-checkins] gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157539)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157494)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-93618: Document the memory usage of the incremental parsers (GH-156763) (#157419)
hugovk
2026/09/15
[Python-checkins] [3.13] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157332)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-63882: Implement empty tests in test_minidom (GH-156677) (#157428)
hugovk
2026/09/15
[Python-checkins] [3.14] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157331)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987) (#157400)
hugovk
2026/09/15
[Python-checkins] [3.15] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157550)
hugovk
2026/09/15
[Python-checkins] [3.14] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157551)
vstinner
2026/09/15
[Python-checkins] gh-155742: Use PyBytesWriter in CJK codecs (#157535)
vstinner
2026/09/15
[Python-checkins] gh-156939: Document that PyBytesObject ends with a NUL byte (#157236)
vstinner
2026/09/15
[Python-checkins] gh-155875: Fix use-after-free in curses after new_prescr() (GH-155914)
serhiy-storchaka
2026/09/15
[Python-checkins] [3.14] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947) (GH-157541)
serhiy-storchaka
2026/09/15
[Python-checkins] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947)
serhiy-storchaka
2026/09/15
[Python-checkins] [3.13] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947) (GH-157542)
serhiy-storchaka
2026/09/14
[Python-checkins] [3.15] gh-154470: Fix spurious ^J in pdb's colorized list command (GH-154473) (#157536)
hugovk
2026/09/14
[Python-checkins] gh-156909: Fix `AST.__repr__` call getting the `_fields` attribute (GH-157490)
encukou
2026/09/14
[Python-checkins] gh-154470: Fix spurious ^J in pdb's colorized list command (#154473)
gaogaotiantian
2026/09/14
[Python-checkins] gh-153568: Skip prefix tests when peg_generator is unavailable (#157534)
pablogsal
2026/09/14
[Python-checkins] gh-153568: Reuse shared prefixes in generated parser rules (#157465)
pablogsal
2026/09/14
[Python-checkins] gh-155742: Use PyBytesWriter in _zstd.finalize_dict() (#157343)
vstinner
2026/09/14
[Python-checkins] gh-155742: Use PyBytesWriter in Python/assemble.c (#157349)
vstinner
2026/09/14
[Python-checkins] gh-155907: Complete PyMarshal C API tests (#157452)
vstinner
2026/09/14
[Python-checkins] gh-153568: Don't materialize parser token text that is never read (#153576)
pablogsal
2026/09/14
[Python-checkins] [3.14] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (GH-156706) (#157481)
hugovk
2026/09/14
[Python-checkins] [3.15] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (GH-156706) (#157482)
hugovk
2026/09/14
[Python-checkins] [3.14] Fix sentence case for documentation header (GH-156768)
zooba
2026/09/14
[Python-checkins] [3.14] gh-157377: Don't flush the thread-local allocation count in gc.get_count (GH-157381) (#157506)
ngoldbaum
2026/09/14
[Python-checkins] gh-157377: Don't flush the thread-local allocation count in gc.get_count (#157381)
ngoldbaum
2026/09/14
[Python-checkins] gh-153568: Skip newline translation for source without carriage returns (#153584)
pablogsal
2026/09/14
[Python-checkins] Fix sentence case for documentation header (GH-156768)
zooba
2026/09/14
[Python-checkins] gh-153568: Stop re-walking memo lists when growing left-recursive rules (#153574)
pablogsal
2026/09/14
[Python-checkins] [3.14] gh-157378: Fix SyntaxError.offset for "Non-UTF-8 code" error (GH-157412) (#157489)
pablogsal
2026/09/14
[Python-checkins] gh-117404: Add structured version info for compression modules (GH-150567)
serhiy-storchaka
2026/09/14
[Python-checkins] [3.13] gh-63882: Implement empty tests in test_minidom (GH-156677) (GH-157427)
serhiy-storchaka
2026/09/14
[Python-checkins] [3.14] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109) (#157233)
vstinner
2026/09/14
[Python-checkins] [3.14] gh-63882: Implement empty tests in test_minidom (GH-156677) (GH-157426)
serhiy-storchaka
2026/09/14
[Python-checkins] gh-156021: Don't include `...` for empty AST node representations (GH-156022)
encukou
2026/09/14
[Python-checkins] gh-157378: Fix SyntaxError.offset for "Non-UTF-8 code" error (#157412)
pablogsal
2026/09/14
[Python-checkins] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (#156706)
nedbat
2026/09/14
[Python-checkins] gh-156995: Fix typo in the _PyBytes_Resize() NEWS entry (#157477)
vstinner
2026/09/13
[Python-checkins] [3.14] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (GH-156769) (#157449)
vstinner
2026/09/13
[Python-checkins] [3.13] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461) (GH-157464)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461) (GH-157462)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-66172: Don't let a corrupt config file prevent IDLE from starting (GH-152764) (#157459)
terryjreedy
2026/09/13
[Python-checkins] [3.13] gh-66172: Don't let a corrupt config file prevent IDLE from starting (GH-152764) (#157460)
terryjreedy
2026/09/13
[Python-checkins] gh-66172: Don't let a corrupt config file prevent IDLE from starting (#152764)
terryjreedy
2026/09/13
[Python-checkins] [3.14] gh-156995: Fix _PyBytes_Resize() in Free Threading (#156996) (#157373)
vstinner
2026/09/13
[Python-checkins] gh-54092: Implement writexml() for DocumentFragment in xml.dom.minidom (GH-156646)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (#156769)
vstinner
2026/09/13
[Python-checkins] [3.14] gh-128509: Add tests on sys._is_immortal() (GH-157376) (#157446)
vstinner
2026/09/13
[Python-checkins] [3.15] Docs: split builtins to their own page from library (GH-156682) (#157442)
hugovk
2026/09/13
[Python-checkins] [3.13] gh-156995: Fix _PyBytes_Resize() in Free Threading (#156996) (#157373) (#157436)
vstinner
2026/09/13
[Python-checkins] gh-128509: Add tests on sys._is_immortal() (#157376)
vstinner
2026/09/13
[Python-checkins] gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation (GH-155248)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-44376: Write missing namespace declarations in xml.dom.minidom (GH-156674)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-61290: Fix serializing attributes with the default_namespace option (GH-156747)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] Docs: split builtins to their own page from library (GH-156682) (#157440)
nedbat
2026/09/13
[Python-checkins] [3.14] Docs: split builtins to their own page from library (GH-156682) (#157441)
nedbat
2026/09/13
[Python-checkins] gh-156665: Validate namespaces in xml.dom.minidom (GH-156666)
serhiy-storchaka
2026/09/13
[Python-checkins] Docs: split builtins to their own page from library (#156682)
nedbat
2026/09/13
[Python-checkins] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157369)
zware
2026/09/13
[Python-checkins] Minor accuracy improvements in statistics (gh-157380)
rhettinger
2026/09/13
[Python-checkins] gh-81623: Do not add whitespace to significant content when pretty-printing (GH-156660)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-155907: Move PyMarshal C API tests to test_capi (#157417)
vstinner
2026/09/13
[Python-checkins] [3.14] gh-128509: Use bytes singletons in marshal (GH-157398) (#157432)
vstinner
2026/09/13
[Python-checkins] [3.13] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239) (GH-156610)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] gh-156713: Use the filesystem encoding in nturl2path (GH-156717) (GH-157425)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.15] gh-154719: Preserve trailing whitespace in t-string interpolation expressions (#154762) (#157394)
pablogsal
2026/09/13
[Python-checkins] [3.14] gh-154719: Preserve trailing whitespace in t-string interpolation expressions (#154762) (#157392)
pablogsal
2026/09/13
[Python-checkins] gh-157415: Skip @support.nomemtest if Python is built with TSAN (#157416)
vstinner
2026/09/13
[Python-checkins] gh-63102: Support custom targets in the pull parser (GH-156888)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-156713: Use the filesystem encoding in nturl2path (GH-156717) (GH-157424)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] gh-93618: Document the memory usage of the incremental parsers (GH-156763) (GH-157421)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-63882: Implement empty tests in test_minidom (GH-156677)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-156713: Use the filesystem encoding in nturl2path (GH-156717)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-93618: Document the memory usage of the incremental parsers (GH-156763) (GH-157420)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-93618: Document the memory usage of the incremental parsers (GH-156763)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-128509: Use bytes singletons in marshal (#157398)
vstinner
2026/09/13
[Python-checkins] gh-156955: Speed up csv.writer by caching the set of special characters (GH-157298)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] gh-157406: Report all document type declarations in the Python XMLParser (GH-157408) (GH-157410)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-157406: Report all document type declarations in the Python XMLParser (GH-157408) (GH-157409)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-157406: Report all document type declarations in the Python XMLParser (GH-157408)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-59551: Rename Doc/library/dialog.rst to tkinter.dialogs.rst (GH-151656)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-156961: Fix tkinter.font.Font for a font name returned as a Tcl object (GH-157028) (GH-157404)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] gh-156961: Fix tkinter.font.Font for a font name returned as a Tcl object (GH-157028) (GH-157405)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.14] gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987) (GH-157401)
serhiy-storchaka
2026/09/13
[Python-checkins] [3.13] gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987) (GH-157402)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987)
serhiy-storchaka
2026/09/13
[Python-checkins] gh-156961: Fix tkinter.font.Font for a font name returned as a Tcl object (GH-157028)
serhiy-storchaka
2026/09/12
[Python-checkins] [3.13] gh-90304: Fix IDLE startup failure with a broken font (GH-152419) (#157397)
terryjreedy
2026/09/12
[Python-checkins] gh-155742: Use PyBytesWriter in winconsoleio.c (#157391)
vstinner
2026/09/12
[Python-checkins] [3.14] gh-90304: Fix IDLE startup failure with a broken font (GH-152419) (#157396)
terryjreedy
2026/09/12
[Python-checkins] gh-90304: Fix IDLE startup failure with a broken font (#152419)
terryjreedy
2026/09/12
[Python-checkins] gh-156939: Detect PyBytesWriter buffer overflow earlier (#157385)
vstinner
2026/09/12
[Python-checkins] gh-156939: Update UTF-8 encoder for PyBytesWriter changes (#157383)
vstinner
2026/09/12
[Python-checkins] gh-156939: Detect buffer overflow in PyBytesWriter in debug mode (#156943)
vstinner
2026/09/12
[Python-checkins] gh-154719: Preserve trailing whitespace in t-string interpolation expressions (#154762)
pablogsal
2026/09/12
[Python-checkins] gh-157242: Add _PyBytes_IsMutable() assertion (#157371)
vstinner
2026/09/12
[Python-checkins] gh-157242: Allow negative grow in PyBytesWriter_Grow() (#157375)
vstinner
2026/09/12
[Python-checkins] gh-157366: Remove leftover bytes support from _elementtree (GH-157367)
serhiy-storchaka
2026/09/12
[Python-checkins] [3.15] gh-156126: Fix crash in -X importtime with unencodable module names (GH-156137) (#156259)
hugovk
2026/09/12
[Python-checkins] gh-155742: Use PyBytesWriter in bytes.translate() (#157346)
vstinner
Earlier messages