python-checkins
Thread
Date
Earlier messages
Messages by Thread
[Python-checkins] [3.15] gh-155525: Fix quadratic f-string tokenization (GH-156756) (#157828)
pablogsal
[Python-checkins] [3.14] gh-155525: Fix quadratic f-string tokenization (GH-156756) (#157829)
pablogsal
[Python-checkins] [3.13] gh-155525: Fix quadratic f-string tokenization (GH-156756) (#157830)
pablogsal
[Python-checkins] gh-155525: Cover quadratic f-string tokenization regression (#156756)
pablogsal
[Python-checkins] [3.14] gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5 (GH-157783) (GH-157824)
serhiy-storchaka
[Python-checkins] [3.13] gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5 (GH-157783) (GH-157825)
serhiy-storchaka
[Python-checkins] -157788: Fix python -m asyncio ps failing on long task names (#157790)
pablogsal
[Python-checkins] gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5 (GH-157783)
serhiy-storchaka
[Python-checkins] Doc: Clarify UUID bytes attributes (#149972)
eendebakpt
[Python-checkins] gh-157242: Use support.inject_memory_error_cm() in tests (#157811)
vstinner
[Python-checkins] [3.15] gh-157549: Use sysconf() for the page size in remote_debug.h (GH-157800) (#157813)
pablogsal
[Python-checkins] [3.14] gh-157549: Use sysconf() for the page size in remote_debug.h (GH-157800) (#157814)
pablogsal
[Python-checkins] gh-156939: Add tests on the PyUnicode C API (#157798)
vstinner
[Python-checkins] [3.14] gh-135683: Honor raiseExceptions when opening the file fails in FileHandler (GH-154542) (GH-157808)
serhiy-storchaka
[Python-checkins] gh-157549: Use sysconf() for the page size in remote_debug.h (#157800)
pablogsal
[Python-checkins] [3.13] gh-135683: Honor raiseExceptions when opening the file fails in FileHandler (GH-154542) (GH-157809)
serhiy-storchaka
[Python-checkins] gh-126547: pre-allocate version number for unicode type (#157781)
methane
[Python-checkins] gh-135683: Honor raiseExceptions when opening the file fails in FileHandler (GH-154542)
serhiy-storchaka
[Python-checkins] [3.15] gh-95779: Refuse to run `make doctest` under a mismatched Python (GH-156203) (#157804)
hugovk
[Python-checkins] [3.14] gh-95779: Refuse to run `make doctest` under a mismatched Python (GH-156203) (#157803)
StanFromIreland
[Python-checkins] gh-95779: Refuse to run `make doctest` under a mismatched Python (#156203)
StanFromIreland
[Python-checkins] [3.13] gh-95779: Refuse to run `make doctest` under a mismatched Python (GH-156203) (#157802)
StanFromIreland
[Python-checkins] [3.14] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792) (#157795)
StanFromIreland
[Python-checkins] [3.13] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792) (#157796)
StanFromIreland
[Python-checkins] [3.15] gh-136722: Document the `turtle.TurtleGraphicsError` exception (GH-157792) (#157794)
hugovk
[Python-checkins] [3.15] Upgrade `Doc/pylock.toml` (GH-157793) (#157797)
hugovk
[Python-checkins] gh-136722: Document the `turtle.TurtleGraphicsError` exception (#157792)
StanFromIreland
[Python-checkins] gh-157487: Add structured version info for ctypes (GH-157488)
serhiy-storchaka
[Python-checkins] gh-157763: Soft-deprecate `ctypes.util.test` (GH-157776)
ZeroIntensity
[Python-checkins] gh-156939: Document that PyUnicodeObject ends with null character (#157708)
vstinner
[Python-checkins] Upgrade `Doc/pylock.toml` (#157793)
StanFromIreland
[Python-checkins] gh-157301: Fix asyncio event loop hanging on a failed eager task start (#157302)
kumaraditya303
[Python-checkins] gh-157695: Rename HAVE_FLOAT16 macro to _Py_HAVE_FLOAT16 (#157752)
vstinner
[Python-checkins] [3.15] gh-155596: Fix pprint expand mode ignoring width for nested values (GH-155926) (#157684)
hugovk
[Python-checkins] [3.15] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157773)
pablogsal
[Python-checkins] [3.14] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157775)
pablogsal
[Python-checkins] [3.13] gh-156114: Fix crash in perf trampoline with unencodable code names (GH-156300) (#157774)
pablogsal
[Python-checkins] gh-156114: Fix crash in perf trampoline with unencodable code names (#156300)
pablogsal
[Python-checkins] gh-156680 - Update IPv4Network and IPv6Network docstring. (#157280)
orsenthil
[Python-checkins] gh-149640: Add new GitHub action to test lazy_imports=all against test suite (#151105)
pablogsal
[Python-checkins] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109)
serhiy-storchaka
[Python-checkins] [3.14] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754) (GH-157764)
serhiy-storchaka
[Python-checkins] [3.13] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754) (GH-157765)
serhiy-storchaka
[Python-checkins] gh-69365: Fix reference leak in IDLE search dialogs (GH-157754)
serhiy-storchaka
[Python-checkins] gh-156942: Raise the exception where the marshalling error is detected (GH-156944)
serhiy-storchaka
[Python-checkins] gh-86427: Determine the stdio encoding for every standard stream on Windows (GH-155416)
serhiy-storchaka
[Python-checkins] gh-155742: Use PyBytesWriter in PySSL_RAND() (#157731)
vstinner
[Python-checkins] gh-156865: Correctly detect overflows for array's "e", "f" and "Zf" type codes (#156869)
vstinner
[Python-checkins] gh-155742: Use PyBytesWriter in _Py_strhex_impl() (#157734)
vstinner
[Python-checkins] gh-115119: Fix licence page after removing bundled copy of libmpdec (#157686)
hugovk
[Python-checkins] [3.13] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709) (#157739)
terryjreedy
[Python-checkins] [3.13] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109) (GH-157737)
serhiy-storchaka
[Python-checkins] [3.14] gh-145856: Fix plistlib.dump() with skipkeys=True and sort_keys=True (GH-150109) (GH-157736)
serhiy-storchaka
[Python-checkins] [3.14] gh-56596: Make IDLE key bindings work with Caps Lock on (GH-157709) (#157738)
terryjreedy
[Python-checkins] gh-56596: Make IDLE key bindings work with Caps Lock on (#157709)
terryjreedy
[Python-checkins] gh-157688: Test `EXT_SUFFIX` platform triplet on RISC-V (#157690)
StanFromIreland
[Python-checkins] gh-157242: Add byteswriter_check_consistency() (#157723)
vstinner
[Python-checkins] gh-157710: Detect overflow in PyUnicodeWriter_Finish() (#157715)
vstinner
[Python-checkins] [3.14] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598) (#157668)
terryjreedy
[Python-checkins] [3.13] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598) (#157669)
terryjreedy
[Python-checkins] gh-157710: Add _PyUnicodeWriter_CanWrite() function (#157712)
vstinner
[Python-checkins] [3.14] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157703)
hugovk
[Python-checkins] [3.15] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157702)
hugovk
[Python-checkins] [3.13] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610) (#157701)
hugovk
[Python-checkins] [3.15] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157369) (#157565)
hugovk
[Python-checkins] gh-154594: Fix deepcopy memo lookup when __deepcopy__ returns None (#154595)
eendebakpt
[Python-checkins] gh-151950: Fix Sphinx reference warnings in `Doc/library/importlib.rst` (GH-157610)
brettcannon
[Python-checkins] [3.13] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156615)
iritkatriel
[Python-checkins] [3.13] gh-156091: Fix crash compiling deeply nested inlined comprehensions (GH-156957) (#157050)
iritkatriel
[Python-checkins] gh-152433: Fix ctypes import error on Windows UWP builds (GH-154700)
zooba
[Python-checkins] gh-154137, regrtest: Check for Windows handle leaks (#154140)
vstinner
[Python-checkins] gh-155742: Use PyMem_Malloc() in decode_unicode_with_escapes() (#157587)
vstinner
[Python-checkins] gh-144712: Export _Py_jit_entry symbol via PyAPI_DATA (#145840)
diegorusso
[Python-checkins] [3.15] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (#157602)
hugovk
[Python-checkins] gh-155596: Fix pprint expand mode ignoring width for nested values (#155926)
hugovk
[Python-checkins] gh-157415: Fix data race in pthread wrapper (#157430)
vstinner
[Python-checkins] gh-142217: Add tests on the deprecated _Py_Identifier C API (#157638)
vstinner
[Python-checkins] [3.14] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453) (GH-157664)
serhiy-storchaka
[Python-checkins] [3.13] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453) (GH-157665)
serhiy-storchaka
[Python-checkins] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598)
serhiy-storchaka
[Python-checkins] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453)
serhiy-storchaka
[Python-checkins] gh-156402: Modernize annotation usage in libregrtest (#156403)
JelleZijlstra
[Python-checkins] gh-157621: Clear weakrefs for ParamSpec attributes (#157622)
JelleZijlstra
[Python-checkins] [3.14] gh-105689: Parse only the current statement in the IDLE Shell (GH-157594) (#157651)
terryjreedy
[Python-checkins] [3.13] gh-105689: Parse only the current statement in the IDLE Shell (GH-157594) (#157652)
terryjreedy
[Python-checkins] gh-105689: Parse only the current statement in the IDLE Shell (#157594)
terryjreedy
[Python-checkins] [3.13] gh-68453: Fix IDLE -s together with -c, -r or - (GH-157592) (#157642)
terryjreedy
[Python-checkins] [3.14] gh-68453: Fix IDLE -s together with -c, -r or - (GH-157592) (#157641)
terryjreedy
[Python-checkins] gh-68453: Fix IDLE -s together with -c, -r or - (#157592)
terryjreedy
[Python-checkins] gh-154137: Add test.support.os_helper.handle_count() (#157637)
vstinner
[Python-checkins] gh-157628: regrtest: Only report a leak if all runs leak one FD (#157629)
vstinner
[Python-checkins] gh-157495: Avoid Py_MIN()/Py_MAX() side effects (#157591)
vstinner
[Python-checkins] [3.14] gh-60402: Fix Tab in a string in IDLE (GH-157593) (#157631)
terryjreedy
[Python-checkins] [3.13] gh-60402: Fix Tab in a string in IDLE (GH-157593) (#157632)
terryjreedy
[Python-checkins] gh-60402: Fix Tab in a string in IDLE (#157593)
terryjreedy
[Python-checkins] gh-157361: Implement `anext()` in Python instead of C (#157362)
kumaraditya303
[Python-checkins] [3.14] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180) (GH-157557)
encukou
[Python-checkins] gh-157242: Fix typo in _PyBytes_Resize() (#157619)
vstinner
[Python-checkins] [3.13] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (GH-157604)
serhiy-storchaka
[Python-checkins] [3.15] gh-157377: Don't flush the thread-local allocation count in gc.get_count (GH-157381) (#157505)
hugovk
[Python-checkins] gh-156920, gh-156698: fix ProactorEventLoop datagram transport hangs on close() and after write errors (#156921)
kumaraditya303
[Python-checkins] Fix comment formatting in dictobject.c (#157597)
methane
[Python-checkins] [3.14] gh-69004: Disable the IDLE Debugger menu item while user code runs (GH-157599) (#157603)
terryjreedy
[Python-checkins] gh-69004: Disable the IDLE Debugger menu item while user code runs (#157599)
terryjreedy
[Python-checkins] [3.14] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157569)
zware
[Python-checkins] gh-157242: Add support.inject_memory_error() function (#157431)
vstinner
[Python-checkins] gh-157495: Implement Py_MIN/MAX/ABS using typeof() (#157496)
vstinner
[Python-checkins] [3.13] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109) (#157234)
vstinner
[Python-checkins] [3.14] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157568)
hugovk
[Python-checkins] gh-140550: Enable limited C API tests on Free Threading in test_cext (#157493)
vstinner
[Python-checkins] [3.15] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (GH-156769) (#157448)
hugovk
[Python-checkins] [3.15] gh-155526: Don't check errno in abs(complex) (GH-155527) (#157341)
hugovk
[Python-checkins] [3.13] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157552)
vstinner
[Python-checkins] [3.13] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157563)
StanFromIreland
[Python-checkins] gh-91398: Remove the border around the IDLE Shell sidebar (GH-32363)
serhiy-storchaka
[Python-checkins] [3.15] gh-148603: Update docs now UTF-8 is default (PEP 686) (GH-157372) (#157556)
hugovk
[Python-checkins] gh-156939: Detect buffer overflow in bytes and bytearray (#157529)
vstinner
[Python-checkins] [3.13] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157570)
StanFromIreland
[Python-checkins] [3.15] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (GH-157522) (#157567)
hugovk
[Python-checkins] [3.15] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157561)
hugovk
[Python-checkins] gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (#157522)
StanFromIreland
[Python-checkins] gh-156939: Clear newly allocated bytes in PyBytesWriter_Resize() (#157455)
vstinner
[Python-checkins] [3.14] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475) (#157562)
StanFromIreland
[Python-checkins] gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475)
encukou
[Python-checkins] [3.15] gh-155433: Fix TaskGroup losing outside cancellation after cancel() (#157329)
hugovk
[Python-checkins] [3.14] gh-155526: Don't check errno in abs(complex) (GH-155527) (GH-157341) (#157555)
hugovk
[Python-checkins] [3.15] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180) (#157268)
hugovk
[Python-checkins] gh-148603: Update docs now UTF-8 is default (PEP 686) (#157372)
hugovk
[Python-checkins] [3.15] gh-128509: Use bytes singletons in marshal (GH-157398) (#157433)
hugovk
[Python-checkins] [3.15] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157330)
hugovk
[Python-checkins] gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157539)
hugovk
[Python-checkins] [3.15] gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157494)
hugovk
[Python-checkins] [3.15] gh-93618: Document the memory usage of the incremental parsers (GH-156763) (#157419)
hugovk
[Python-checkins] [3.13] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157332)
hugovk
[Python-checkins] [3.15] gh-63882: Implement empty tests in test_minidom (GH-156677) (#157428)
hugovk
[Python-checkins] [3.14] gh-115426: Fix cross-references to `socket.socket.close()` (GH-157295) (#157331)
hugovk
[Python-checkins] [3.15] gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987) (#157400)
hugovk
[Python-checkins] [3.15] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157550)
hugovk
[Python-checkins] [3.14] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) (#157551)
vstinner
[Python-checkins] gh-155742: Use PyBytesWriter in CJK codecs (#157535)
vstinner
[Python-checkins] gh-156939: Document that PyBytesObject ends with a NUL byte (#157236)
vstinner
[Python-checkins] gh-155875: Fix use-after-free in curses after new_prescr() (GH-155914)
serhiy-storchaka
[Python-checkins] [3.14] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947) (GH-157541)
serhiy-storchaka
[Python-checkins] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947)
serhiy-storchaka
[Python-checkins] [3.13] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947) (GH-157542)
serhiy-storchaka
[Python-checkins] [3.15] gh-154470: Fix spurious ^J in pdb's colorized list command (GH-154473) (#157536)
hugovk
[Python-checkins] gh-156909: Fix `AST.__repr__` call getting the `_fields` attribute (GH-157490)
encukou
[Python-checkins] gh-154470: Fix spurious ^J in pdb's colorized list command (#154473)
gaogaotiantian
[Python-checkins] gh-153568: Skip prefix tests when peg_generator is unavailable (#157534)
pablogsal
[Python-checkins] gh-153568: Reuse shared prefixes in generated parser rules (#157465)
pablogsal
[Python-checkins] gh-155742: Use PyBytesWriter in _zstd.finalize_dict() (#157343)
vstinner
[Python-checkins] gh-155742: Use PyBytesWriter in Python/assemble.c (#157349)
vstinner
[Python-checkins] gh-155907: Complete PyMarshal C API tests (#157452)
vstinner
[Python-checkins] gh-153568: Don't materialize parser token text that is never read (#153576)
pablogsal
[Python-checkins] [3.14] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (GH-156706) (#157481)
hugovk
[Python-checkins] [3.15] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (GH-156706) (#157482)
hugovk
[Python-checkins] [3.14] Fix sentence case for documentation header (GH-156768)
zooba
[Python-checkins] [3.14] gh-157377: Don't flush the thread-local allocation count in gc.get_count (GH-157381) (#157506)
ngoldbaum
[Python-checkins] gh-157377: Don't flush the thread-local allocation count in gc.get_count (#157381)
ngoldbaum
[Python-checkins] gh-153568: Skip newline translation for source without carriage returns (#153584)
pablogsal
[Python-checkins] Fix sentence case for documentation header (GH-156768)
zooba
[Python-checkins] gh-153568: Stop re-walking memo lists when growing left-recursive rules (#153574)
pablogsal
[Python-checkins] [3.14] gh-157378: Fix SyntaxError.offset for "Non-UTF-8 code" error (GH-157412) (#157489)
pablogsal
[Python-checkins] gh-117404: Add structured version info for compression modules (GH-150567)
serhiy-storchaka
[Python-checkins] [3.13] gh-63882: Implement empty tests in test_minidom (GH-156677) (GH-157427)
serhiy-storchaka
[Python-checkins] [3.14] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109) (#157233)
vstinner
[Python-checkins] [3.14] gh-63882: Implement empty tests in test_minidom (GH-156677) (GH-157426)
serhiy-storchaka
[Python-checkins] gh-156021: Don't include `...` for empty AST node representations (GH-156022)
encukou
[Python-checkins] gh-157378: Fix SyntaxError.offset for "Non-UTF-8 code" error (#157412)
pablogsal
[Python-checkins] gh-116750: Document 3.14 changes around sys.monitoring.clear_tool_id (#156706)
nedbat
[Python-checkins] gh-156995: Fix typo in the _PyBytes_Resize() NEWS entry (#157477)
vstinner
[Python-checkins] [3.14] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (GH-156769) (#157449)
vstinner
[Python-checkins] [3.13] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461) (GH-157464)
serhiy-storchaka
[Python-checkins] [3.14] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461) (GH-157462)
serhiy-storchaka
[Python-checkins] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461)
serhiy-storchaka
[Python-checkins] [3.14] gh-66172: Don't let a corrupt config file prevent IDLE from starting (GH-152764) (#157459)
terryjreedy
[Python-checkins] [3.13] gh-66172: Don't let a corrupt config file prevent IDLE from starting (GH-152764) (#157460)
terryjreedy
[Python-checkins] gh-66172: Don't let a corrupt config file prevent IDLE from starting (#152764)
terryjreedy
[Python-checkins] [3.14] gh-156995: Fix _PyBytes_Resize() in Free Threading (#156996) (#157373)
vstinner
[Python-checkins] gh-54092: Implement writexml() for DocumentFragment in xml.dom.minidom (GH-156646)
serhiy-storchaka
[Python-checkins] gh-156762: Fix tp_clear slot signature for operator.methodcaller() (#156769)
vstinner
[Python-checkins] [3.14] gh-128509: Add tests on sys._is_immortal() (GH-157376) (#157446)
vstinner
[Python-checkins] [3.15] Docs: split builtins to their own page from library (GH-156682) (#157442)
hugovk
[Python-checkins] [3.13] gh-156995: Fix _PyBytes_Resize() in Free Threading (#156996) (#157373) (#157436)
vstinner
[Python-checkins] gh-128509: Add tests on sys._is_immortal() (#157376)
vstinner
[Python-checkins] gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation (GH-155248)
serhiy-storchaka
[Python-checkins] gh-44376: Write missing namespace declarations in xml.dom.minidom (GH-156674)
serhiy-storchaka
[Python-checkins] gh-61290: Fix serializing attributes with the default_namespace option (GH-156747)
serhiy-storchaka
[Python-checkins] [3.13] Docs: split builtins to their own page from library (GH-156682) (#157440)
nedbat
[Python-checkins] [3.14] Docs: split builtins to their own page from library (GH-156682) (#157441)
nedbat
[Python-checkins] gh-156665: Validate namespaces in xml.dom.minidom (GH-156666)
serhiy-storchaka
[Python-checkins] Docs: split builtins to their own page from library (#156682)
nedbat
[Python-checkins] gh-157368: Fix clang-cl version in sys.version on Windows (GH-157369)
zware
[Python-checkins] Minor accuracy improvements in statistics (gh-157380)
rhettinger
[Python-checkins] gh-81623: Do not add whitespace to significant content when pretty-printing (GH-156660)
serhiy-storchaka
[Python-checkins] gh-155907: Move PyMarshal C API tests to test_capi (#157417)
vstinner
[Python-checkins] [3.14] gh-128509: Use bytes singletons in marshal (GH-157398) (#157432)
vstinner
[Python-checkins] [3.13] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239) (GH-156610)
serhiy-storchaka
[Python-checkins] [3.13] gh-156713: Use the filesystem encoding in nturl2path (GH-156717) (GH-157425)
serhiy-storchaka
[Python-checkins] [3.15] gh-154719: Preserve trailing whitespace in t-string interpolation expressions (#154762) (#157394)
pablogsal
Earlier messages