Messages by Date
-
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
-
2026/09/12
[Python-checkins] gh-157242: Do not close io.BytesIO on MemoryError (#157344)
vstinner
-
2026/09/12
[Python-checkins] gh-153569: hide tokenizer state behind token and source operations (#156654)
pablogsal
-
2026/09/12
[Python-checkins] [3.14] gh-155095: Fix docs changes builder for our custom directives (GH-155100) (#157357)
StanFromIreland
-
2026/09/12
[Python-checkins] [3.15] gh-155095: Fix docs changes builder for our custom directives (GH-155100) (#157359)
hugovk
-
2026/09/12
[Python-checkins] Fix a typo in `CODEOWNERS` (#157356)
ezio-melotti
-
2026/09/12
[Python-checkins] [3.13] gh-155095: Fix docs changes builder for our custom directives (GH-155100) (GH-157357) (#157358)
StanFromIreland
-
2026/09/12
[Python-checkins] gh-155095: Fix docs changes builder for our custom directives (#155100)
StanFromIreland
-
2026/09/12
[Python-checkins] io: Use a PyBytesWriter for IOBase.readline (#157024)
methane
-
2026/09/11
[Python-checkins] gh-157242: Add more PyBytesWriter tests (#157352)
vstinner
-
2026/09/11
[Python-checkins] [3.14] gh-157058: Fix missing awaited-by edge in wait_for(fut, 0) (GH-157059) (#157323)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-155742: Use PyBytesWriter in codeobject.c (#157345)
vstinner
-
2026/09/11
[Python-checkins] gh-128213: fast path for bytes creation from list and tuple (#132590)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-157242: Fix set_nomemory() on Py_TRACE_REFS build (#157351)
vstinner
-
2026/09/11
[Python-checkins] gh-157242: Leave bytearray unchanged if resize() fails (#157340)
vstinner
-
2026/09/11
[Python-checkins] gh-157213: Fix stale asyncio.gather() edges in the await graph (#157214)
kumaraditya303
-
2026/09/11
[Python-checkins] base64: optimize b16decode (#157310)
methane
-
2026/09/11
[Python-checkins] gh-124205: Align descriptions of classes in 'Warning Categories' (#157255)
StanFromIreland
-
2026/09/11
[Python-checkins] gh-152433: Windows: allow build ``ceval.c`` for UWP (#152689)
chris-eibl
-
2026/09/11
[Python-checkins] [3.13] gh-84291: Clarify Pool.imap documentation (GH-155030) (GH-157273)
encukou
-
2026/09/11
[Python-checkins] gh-155526: Don't check errno in abs(complex) (#155527)
vstinner
-
2026/09/11
[Python-checkins] [3.14] gh-155143: Fix asyncio.shield() leaking tasks via await-graph (GH-155144) (#157319)
kumaraditya303
-
2026/09/11
[Python-checkins] [3.14] gh-124205: Align descriptions of classes in 'Warning Categories' (GH-157255) (#157326)
StanFromIreland
-
2026/09/11
[Python-checkins] gh-115426: Fix cross-references to `socket.socket.close()` (#157295)
StanFromIreland
-
2026/09/11
[Python-checkins] gh-157242: Fix PyBytesWriter_Resize() on MemoryError (#157243)
vstinner
-
2026/09/11
[Python-checkins] [3.15] gh-142197: Doc: Add missing import statement in importlib.metadata overview (GH-142208) (#157284)
hugovk
-
2026/09/11
[Python-checkins] [3.14] gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (GH-156657) (#157030)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-157213: Fix stale asyncio.gather() edges in the await graph (GH-157214) (#157312)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-156939: Fix xmlcharrefreplace() buffer overflow (GH-157109) (#157232)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-155143: Fix asyncio.shield() leaking tasks via await-graph (GH-155144) (#157320)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-124205: Align descriptions of classes in 'Warning Categories' (GH-157255) (#157328)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-84291: Clarify Pool.imap documentation (GH-155030) (#157274)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (GH-151186) (#157318)
hugovk
-
2026/09/11
[Python-checkins] [3.15] Add documentation on PyManager proxy setting overrides (GH-156768) (#157288)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-157058: Fix missing awaited-by edge in wait_for(fut, 0) (GH-157059) (#157322)
hugovk
-
2026/09/11
[Python-checkins] [3.15] Add documentation on PyManager proxy setting overrides (GH-156768) (#157288)
hugovk
-
2026/09/11
[Python-checkins] [3.15] gh-156662: Note that TaskGroup.create_task() raises RuntimeError (GH-156663) (#157316)
hugovk
-
2026/09/11
[Python-checkins] gh-157265: Adjust test for Windows (GH-157334)
encukou
-
2026/09/11
[Python-checkins] [3.15] gh-156837: Refer to yield expressions in generator function definitions (GH-156863) (#157220)
hugovk
-
2026/09/11
[Python-checkins] gh-157157: Make test_taskgroup_cancel_keeps_outer_cancellation deterministic (#157158)
kumaraditya303
-
2026/09/11
[Python-checkins] GH-156554: Update PY_SUPPORT_TIER according to PEP 11 (#156576)
chris-eibl
-
2026/09/11
[Python-checkins] [3.15] gh-142349: Document `LazyImportType.resolve()` method (GH-156936) (#157296)
hugovk
-
2026/09/11
[Python-checkins] [3.13] gh-124205: Align descriptions of classes in 'Warning Categories' (GH-157255) (#157327)
StanFromIreland
-
2026/09/11
[Python-checkins] gh-108549: fix asyncio.Task cancellation swallowing SystemExit and KeyboardInterrupt (#156309)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-157058: Fix missing awaited-by edge in asyncio.wait_for(fut, 0) (#157059)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-157247: Block perf trampoline activation when the main interpreter's JIT is enabled (#157258)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-152433: Windows: change ``winreg`` to conditional import for UWP compatibility (#154918)
chris-eibl
-
2026/09/11
[Python-checkins] [3.14] gh-157213: Fix stale asyncio.gather() edges in the await graph (GH-157214) (#157313)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-152433: Windows: make ``dynload_win.c`` UWP compatible (#152797)
chris-eibl
-
2026/09/11
[Python-checkins] gh-152433: Windows: allow build ``overlapped.c`` for UWP (#153036)
chris-eibl
-
2026/09/11
[Python-checkins] [3.14] gh-156662: Note that TaskGroup.create_task() raises RuntimeError (GH-156663) (#157317)
kumaraditya303
-
2026/09/11
[Python-checkins] [3.13] gh-156662: Note that TaskGroup.create_task() raises RuntimeError (GH-156663) (#157315)
kumaraditya303
-
2026/09/11
[Python-checkins] gh-157265: tarfile: Honor None result of filter for link fallbacks (GH-157266)
encukou
-
2026/09/11
[Python-checkins] [3.14] gh-84291: Clarify Pool.imap documentation (GH-155030) (GH-157275)
encukou
-
2026/09/11
[Python-checkins] gh-152433: Windows: ``_winapi`` module: improve UWP compatibility (#152962)
chris-eibl
-
2026/09/11
[Python-checkins] gh-152433: Windows: ``_ctypes`` module: improve UWP compatibility (#152792)
chris-eibl
-
2026/09/10
[Python-checkins] [3.15] gh-156910: fix deadlock in type_set_abstractmethods under free-threading (#156948) (#157203)
hugovk
-
2026/09/10
[Python-checkins] gh-152433: Windows: allow build socketmodule for UWP (#152601)
chris-eibl
-
2026/09/10
[Python-checkins] gh-156780: Emscripten: drop the trampoline's dependence on exports (#157238)
freakboy3742
-
2026/09/10
[Python-checkins] Add documentation on PyManager proxy setting overrides (GH-156768)
zooba
-
2026/09/10
[Python-checkins] [3.14] Add documentation on PyManager proxy setting overrides (GH-156768)
zooba
-
2026/09/10
[Python-checkins] gh-121647: Fix _Py_TYPEOF() on C++ (#157267)
vstinner
-
2026/09/10
[Python-checkins] gh-153400: Support os.getrandom() on old glibc versions (#155762)
vstinner
-
2026/09/10
[Python-checkins] [3.14] gh-142197: Doc: Add missing import statement in importlib.metadata overview (GH-142208) (#157285)
StanFromIreland
-
2026/09/10
[Python-checkins] [3.13] gh-142197: Doc: Add missing import statement in importlib.metadata overview (GH-142208) (#157286)
StanFromIreland
-
2026/09/10
[Python-checkins] gh-142197: Doc: Add missing import statement in importlib.metadata overview (#142208)
StanFromIreland
-
2026/09/10
[Python-checkins] gh-157146: Let linecache read sources from zip archives on sys.path (GH-157147)
gpshead
-
2026/09/10
[Python-checkins] [3.15] Fix a broken reference link in the `colorsys` docs (GH-152028) (#157281)
hugovk
-
2026/09/10
[Python-checkins] [3.14] Fix a broken reference link in the `colorsys` docs (GH-152028) (#157282)
StanFromIreland
-
2026/09/10
[Python-checkins] [3.13] Fix a broken reference link in the `colorsys` docs (GH-152028) (#157283)
StanFromIreland
-
2026/09/10
[Python-checkins] Fix a broken reference link in the `colorsys` docs (#152028)
StanFromIreland
-
2026/09/10
[Python-checkins] gh-87613: Argument Clinic vectorcall decorator (GH-145381)
encukou
-
2026/09/10
[Python-checkins] [3.15] gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225) (#157271)
hugovk
-
2026/09/10
[Python-checkins] [3.15] Fix a stray newline in the `cell` type docstring (GH-157240) (#157278)
hugovk
-
2026/09/10
[Python-checkins] gh-157208: Fix the `ctypes.util.struct` documentation (GH-157209)
ZeroIntensity
-
2026/09/10
[Python-checkins] [3.15] gh-150994: remove duplicate NEWS entry (#157249)
hugovk
-
2026/09/10
[Python-checkins] [3.14] Fix a stray newline in the `cell` type docstring (GH-157240) (#157276)
StanFromIreland
-
2026/09/10
[Python-checkins] [3.13] Fix a stray newline in the `cell` type docstring (GH-157240) (#157277)
StanFromIreland
-
2026/09/10
[Python-checkins] Fix a stray newline in the `cell` type docstring (#157240)
StanFromIreland
-
2026/09/10
[Python-checkins] [3.14] gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225) (GH-157272)
encukou
-
2026/09/10
[Python-checkins] gh-84291: Clarify Pool.imap documentation (GH-155030)
encukou
-
2026/09/10
[Python-checkins] gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225)
encukou
-
2026/09/10
[Python-checkins] gh-156002: Keep reading through monkey-patched zipfile decompressors (GH-157180)
encukou
-
2026/09/10
[Python-checkins] gh-142349: Document `LazyImportType.resolve()` method (GH-156936)
encukou
-
2026/09/10
[Python-checkins] gh-121647: Define _Py_TYPEOF macro on more compilers (#121648)
vstinner
-
2026/09/10
[Python-checkins] [3.15] gh-156995: Fix `bytearray.take_bytes()` corrupting shared single-byte singletons (GH-156996) (#157260)
hugovk
-
2026/09/10
[Python-checkins] [3.15] gh-156924: Try reifying lazy imports in `ForwarRef.evaluate()` (GH-156940) (#157224)
hugovk
-
2026/09/10
[Python-checkins] gh-157190: Follow symlinks when extracting `tarfile` hard links (GH-157191)
encukou
-
2026/09/10
[Python-checkins] [3.13] gh-157190: Fix tarfile `data`/`tar` filter bypass via hard link to a symlink (GH-157191) (GH-157192)
encukou
-
2026/09/10
[Python-checkins] gh-156995: Fix `bytearray.take_bytes()` corrupting shared single-byte singletons (#156996)
vstinner
-
2026/09/09
[Python-checkins] gh-150994: remove duplicate NEWS entry (#157248)
JelleZijlstra
-
2026/09/09
[Python-checkins] gh-156680: Raise the documented error from IPv6Network.next_network() (#156681)
orsenthil
-
2026/09/09
[Python-checkins] gh-156939: Fix xmlcharrefreplace() buffer overflow (#157109)
vstinner
-
2026/09/09
[Python-checkins] gh-129813: Check size in PyBytesWriter_FinishWithSize() (#157226)
vstinner
-
2026/09/09
[Python-checkins] [3.15] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157223)
hugovk
-
2026/09/09
[Python-checkins] [3.15] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157204)
hugovk
-
2026/09/09
[Python-checkins] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
encukou
-
2026/09/09
[Python-checkins] gh-157170: Document the scope of global curses settings (GH-157207)
serhiy-storchaka
-
2026/09/09
[Python-checkins] gh-155292: Skip updating unicodedata with mismatched interpreter (GH-157066)
encukou
-
2026/09/09
[Python-checkins] [3.13] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157206)
terryjreedy
-
2026/09/09
[Python-checkins] [3.14] gh-155648: Write the empty and placeholder IDLE tests (GH-156260) (#157205)
terryjreedy
-
2026/09/09
[Python-checkins] gh-157170: Restore use_env() after test_use_prescr_screen in test_curses (GH-157171)
serhiy-storchaka
-
2026/09/09
[Python-checkins] [3.14] gh-123018: Keep the libedit history file header when truncating (GH-157165) (#157173)
gpshead
-
2026/09/09
[Python-checkins] [3.13] gh-156837: Refer to yield expressions in generator function definitions (GH-156863) (GH-157219)
encukou
-
2026/09/09
[Python-checkins] [3.14] gh-156837: Refer to yield expressions in generator function definitions (GH-156863) (GH-157218)
encukou
-
2026/09/09
[Python-checkins] gh-156924: Try reifying lazy imports in `ForwarRef.evaluate()` (#156940)
JelleZijlstra
-
2026/09/09
[Python-checkins] [3.13] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157222)
StanFromIreland
-
2026/09/09
[Python-checkins] [3.14] gh-156233: Fix typos and code snippet errors in the docs (GH-156475) (#157221)
StanFromIreland
-
2026/09/09
[Python-checkins] gh-156233: Fix typos and code snippet errors in the docs (#156475)
StanFromIreland
-
2026/09/09
[Python-checkins] [3.13] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020) (GH-156922)
encukou
-
2026/09/09
[Python-checkins] gh-155966: Correct handling of `math.tanpi` poles (#155980)
picnixz
-
2026/09/08
[Python-checkins] gh-156910: fix deadlock in type_set_abstractmethods under free-threading (#156948)
kumaraditya303
-
2026/09/08
[Python-checkins] gh-155648: Write the empty and placeholder IDLE tests (#156260)
terryjreedy
-
2026/09/08
[Python-checkins] gh-153569: centralize formatted-string state and source spans (#156484)
pablogsal
-
2026/09/08
[Python-checkins] gh-157137: Mark the PEP 820 soft deprecations as 3.15, not `next` (#157138)
hugovk
-
2026/09/08
[Python-checkins] gh-152433: Use regular LoadLibrary in UWP for Windows system libs (GH-156972)
zooba
-
2026/09/08
[Python-checkins] gh-121617: Fix Py_CLEAR() memcpy in C++: replace NULL with _Py_NULL (#157188)
vstinner
-
2026/09/08
[Python-checkins] gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136)
StanFromIreland
-
2026/09/08
[Python-checkins] [3.13] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067) (#157189)
vstinner
-
2026/09/08
[Python-checkins] [3.14] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067) (#157187)
vstinner
-
2026/09/08
[Python-checkins] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (#157067)
vstinner
-
2026/09/08
[Python-checkins] [3.12] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293) (GH-156020) (#156930)
Yhg1s
-
2026/09/08
[Python-checkins] [3.12] gh-156723: Update bundled libexpat to version 2.8.4 (GH-156724) (#156785)
Yhg1s
-
2026/09/08
[Python-checkins] [3.12] gh-156353: Fix configparser space delimiter parsing (GH-156382) (#156560)
Yhg1s
-
2026/09/08
[Python-checkins] gh-156774: Speed up pdb startup with asyncio guard (#156775)
hugovk
-
2026/09/08
[Python-checkins] [3.14] gh-155941: Close the transport when client_connected_cb raises in asyncio (GH-155942) (#156273)
kumaraditya303
-
2026/09/08
[Python-checkins] [3.14] gh-155504: Set the interpreter before fallible thread state initialization (GH-155590) (#155885)
kumaraditya303
-
2026/09/08
[Python-checkins] gh-156109: Allow static, non-framework iOS builds (#156110)
freakboy3742
-
2026/09/08
[Python-checkins] gh-156780: Emscripten: add missing EM_JS_DEPS (#156798)
freakboy3742
-
2026/09/08
[Python-checkins] gh-152936: Make privileged functions available on Android (#152977)
freakboy3742
-
2026/09/07
[Python-checkins] gh-123018: Keep the libedit history file header when truncating (GH-157165)
gpshead
-
2026/09/07
[Python-checkins] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
gpshead
-
2026/09/07
[Python-checkins] [3.15] gh-157159: improve the tabnanny usage message (GH-157160) (#157163)
hugovk
-
2026/09/07
[Python-checkins] [3.13] gh-157159: improve the tabnanny usage message (GH-157160) (#157166)
gpshead
-
2026/09/07
[Python-checkins] [3.14] gh-157159: improve the tabnanny usage message (GH-157160) (#157164)
gpshead
-
2026/09/07
[Python-checkins] gh-157159: improve the tabnanny usage message (GH-157160)
gpshead
-
2026/09/07
[Python-checkins] [3.14] gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623) (#157156)
gpshead
-
2026/09/07
[Python-checkins] gh-150922: Fix test_cmd libedit assertion in test_bang_completion_without_do_shell (GH-156623)
gpshead
-
2026/09/07
[Python-checkins] [3.13] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761) (#155772)
terryjreedy
-
2026/09/07
[Python-checkins] [3.14] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143) (#157149)
gpshead
-
2026/09/07
[Python-checkins] [3.14] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761) (#155771)
terryjreedy
-
2026/09/07
[Python-checkins] [3.14] gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident` (GH-155085) (#155124)
terryjreedy
-
2026/09/07
[Python-checkins] [3.13] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143) (#157150)
gpshead
-
2026/09/07
[Python-checkins] [3.14] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120) (#152952)
terryjreedy
-
2026/09/07
[Python-checkins] gh-157142: Fix linking _freeze_module with built-in test modules (GH-157143)
gpshead
-
2026/09/07
[Python-checkins] gh-156939: Fix struct.pack('0p', bytes) (#157071)
vstinner
-
2026/09/07
[Python-checkins] [3.14] gh-156939: Fix struct.pack('0p', bytes) (GH-157071) (#157130)
vstinner
-
2026/09/07
[Python-checkins] [3.13] gh-156939: Fix struct.pack('0p', bytes) (GH-157071) (#157131)
vstinner
-
2026/09/07
[Python-checkins] gh-156953: Fix a reference leak in curses window.insnstr() (GH-156954)
serhiy-storchaka
-
2026/09/07
[Python-checkins] gh-156951: Do not truncate the color pair in curses.slk_color() (GH-156952)
serhiy-storchaka
-
2026/09/07
[Python-checkins] gh-99772: Fix datetime.time comparison and hashing for sub-minute UTC offsets (#155024)
StanFromIreland
-
2026/09/07
[Python-checkins] gh-156963: Raise TypeError when concatenating complexstr with another type (GH-156964)
serhiy-storchaka
-
2026/09/07
[Python-checkins] gh-152433: Allow building mimalloc for Windows UWP (GH-152477)
zooba
-
2026/09/07
[Python-checkins] [3.13] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049) (#157070)
ngoldbaum
-
2026/09/07
[Python-checkins] [3.14] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (GH-157049) (#157068)
ngoldbaum
-
2026/09/07
[Python-checkins] gh-156505: Speed up difflib.HtmlDiff for lopsided replacements (GH-156506)
encukou
-
2026/09/07
[Python-checkins] [3.14] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370) (GH-157064)
serhiy-storchaka
-
2026/09/07
[Python-checkins] [3.13] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370) (GH-157065)
serhiy-storchaka
-
2026/09/07
[Python-checkins] [3.15] gh-156512: Fix asyncio calling connection_lost() twice from resume_writing() (GH-156657) (#157031)
hugovk
-
2026/09/07
[Python-checkins] [3.15] gh-127296: Document that argparse count action starts from a non-zero default (GH-156908) (#156997)
hugovk
-
2026/09/07
[Python-checkins] [3.15] gh-156988: Fix asyncio call graph loss at sync generators (#157004)
hugovk
-
2026/09/07
[Python-checkins] gh-154357: Fix tkinter, ttk and IDLE tests depending on the window manager (GH-154370)
serhiy-storchaka
-
2026/09/07
[Python-checkins] gh-157025: Fix transport cleanup when cancelling asyncio native sendfile (#157027)
kumaraditya303
-
2026/09/07
[Python-checkins] gh-157048: check for buffer errors before mutating in BytesIO.__init__ (#157049)
ngoldbaum
-
2026/09/06
[Python-checkins] [3.15] Add separate docstring for frozendict (gh-156986) (#157018)
hugovk
-
2026/09/06
[Python-checkins] gh-153569: return token spans and unify decoded source storage (#156482)
pablogsal
-
2026/09/06
[Python-checkins] gh-155835: fix `digest_size` data race on BLAKE-2 objects (#155839)
picnixz