python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/30
[Python-checkins] gh-156614: Fix the parameter list grammar in the language reference (#156622)
StanFromIreland
2026/08/30
[Python-checkins] [3.13] gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434) (GH-156591)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.15] gh-156614: Fix the parameter list grammar in the language reference (GH-156622) (#156673)
hugovk
2026/08/30
[Python-checkins] [3.14] gh-156614: Fix the parameter list grammar in the language reference (GH-156622) (#156672)
StanFromIreland
2026/08/30
[Python-checkins] [3.13] gh-156614: Fix the parameter list grammar in the language reference (GH-156622) (#156671)
StanFromIreland
2026/08/30
[Python-checkins] [3.15] gh-123299: What's New: Link to compression and compression.zstd (GH-156661) (#156669)
hugovk
2026/08/30
[Python-checkins] gh-123299: What's New: Link to compression and compression.zstd (#156661)
hugovk
2026/08/30
[Python-checkins] [3.14] gh-123299: What's New: Link to compression and compression.zstd (GH-156661) (#156670)
hugovk
2026/08/30
[Python-checkins] gh-156662: Note that TaskGroup.create_task() raises RuntimeError (#156663)
kumaraditya303
2026/08/30
[Python-checkins] [3.13] gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647) (GH-156653)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.13] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (GH-156598) (#156645)
StanFromIreland
2026/08/30
[Python-checkins] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (#156598)
StanFromIreland
2026/08/30
[Python-checkins] [3.14]gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467) (#156617)
iritkatriel
2026/08/30
[Python-checkins] [3.14] gh-156466: fix cleanup on error in codegen_leave_annotations_scope (#156522)
iritkatriel
2026/08/30
[Python-checkins] [3.15] Enable linting of lazy import tests (GH-156624) (#156655)
hugovk
2026/08/30
[Python-checkins] Enable linting of lazy import tests (#156624)
hugovk
2026/08/30
[Python-checkins] [3.14] gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (GH-156524) (#156649)
StanFromIreland
2026/08/30
[Python-checkins] gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.15] gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (GH-156524) (#156648)
hugovk
2026/08/30
[Python-checkins] [3.14] gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647) (GH-156652)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (GH-156598) (#156644)
StanFromIreland
2026/08/30
[Python-checkins] [3.13] gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (GH-156524) (#156650)
StanFromIreland
2026/08/30
[Python-checkins] gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (#156524)
StanFromIreland
2026/08/30
[Python-checkins] gh-44871: Improve DOM Level 1 conformance of xml.dom.minidom (#155641)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.13] gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636) (GH-156639)
serhiy-storchaka
2026/08/30
[Python-checkins] gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636) (GH-156638)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-156408: Fix asyncio.print_call_graph() on a finished task (GH-156410) (#156564)
kumaraditya303
2026/08/30
[Python-checkins] [3.15] gh-151943: Document the CharacterData interface and other DOM members (GH-155632) (#156632)
hugovk
2026/08/30
[Python-checkins] [3.13] gh-151943: Document the CharacterData interface and other DOM members (GH-155632) (GH-156634)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-151943: Document the CharacterData interface and other DOM members (GH-155632) (GH-156633)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.13] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392) (GH-156631)
serhiy-storchaka
2026/08/30
[Python-checkins] gh-151943: Document the CharacterData interface and other DOM members (GH-155632)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392) (GH-156630)
serhiy-storchaka
2026/08/30
[Python-checkins] gh-148442: Eliminate race condition in list rich comparison (GH-148531)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-155468: Distinguish empty quoted tokens from EOF in netrc(GH-155471) (GH-156469)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.13] gh-155468: Distinguish empty quoted tokens from EOF in netrc (GH-155471) (GH-156468)
serhiy-storchaka
2026/08/30
[Python-checkins] gh-155725: Remove `PyGILState_Ensure` usage from `tracemalloc` (#156409)
kumaraditya303
2026/08/30
[Python-checkins] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.14] gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691) (GH-156626)
serhiy-storchaka
2026/08/30
[Python-checkins] [3.13] gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691) (GH-156627)
serhiy-storchaka
2026/08/30
[Python-checkins] gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.12] gh-151365: Revert temporary Git downgrade (GH-156584) (GH-156599) (#156601)
hugovk
2026/08/29
[Python-checkins] [3.13] gh-151365: Revert temporary Git downgrade (GH-156584) (GH-156599) (#156600)
hugovk
2026/08/29
[Python-checkins] [3.14] gh-142414: Isolate reloading modules in test_interpreters (GH-144096) (#156618)
ncoghlan
2026/08/29
[Python-checkins] gh-142414: Isolate reloading modules in test_interpreters (#144096)
ncoghlan
2026/08/29
[Python-checkins] [3.14] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415) (GH-156603)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467)
iritkatriel
2026/08/29
[Python-checkins] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246) (GH-156606)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239) (GH-156609)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246) (GH-156607)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-156466: Fix additional compiler scope cleanup errors (GH-156547) (#156582)
JelleZijlstra
2026/08/29
[Python-checkins] [3.14] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396) (GH-156612)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396) (GH-156613)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415) (GH-156604)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-108885: Report the examples of a doctest run by unittest (GH-155377)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789) (GH-156587)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-151365: Revert temporary Git downgrade (GH-156584) (#156599)
hugovk
2026/08/29
[Python-checkins] [3.14] gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399) (GH-156594)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410) (GH-156596)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410) (GH-156597)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434) (GH-156590)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399) (GH-156595)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.15] gh-151365: Revert temporary Git downgrade (GH-156584) (#156588)
hugovk
2026/08/29
[Python-checkins] gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789) (GH-156586)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-85470: Delay load ole32.dll in the _ctypes module (GH-155435)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-151365: Revert temporary Git downgrade (#156584)
hugovk
2026/08/29
[Python-checkins] gh-83371: Fix deadlock when a Pool callback raises an exception (GH-155777)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-154200: Use sysconfig.get_platform() in test_importlib.test_windows (#154210)
chris-eibl
2026/08/29
[Python-checkins] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-155905: Fix error handling in _testcapi helpers (GH-155906) (GH-156581)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-156327: Fix asyncio.print_call_graph() reporting its own frame (#156329)
kumaraditya303
2026/08/29
[Python-checkins] gh-155905: Fix error handling in _testcapi helpers (GH-155906)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.13] gh-155974: Add a test for the window attributes after a failed write (GH-156566)
serhiy-storchaka
2026/08/29
[Python-checkins] gh-148653: Forbid marshalling recursive tuples (GH-155903)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.14] gh-155974: Add a test for the window attributes after a failed write (GH-156565)
serhiy-storchaka
2026/08/29
[Python-checkins] [3.15] gh-155974: Restore the window attributes when a curses write fails (GH-155975) (#156136)
hugovk
2026/08/29
[Python-checkins] gh-156466: fix cleanup on error in codegen_function_body (#156511)
iritkatriel
2026/08/29
[Python-checkins] [3.14] gh-156466: Fix additional compiler scope cleanup errors (GH-156547) (#156572)
iritkatriel
2026/08/29
[Python-checkins] gh-156459: Fix cleanup on error in compiler_set_qualname (#156462)
iritkatriel
2026/08/29
[Python-checkins] gh-156466: Fix additional compiler scope cleanup errors (#156547)
iritkatriel
2026/08/29
[Python-checkins] [3.15] gh-156353: Fix configparser space delimiter parsing (GH-156382) (#156557)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113) (#156215)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-156395: Report frozen objects on free-threaded GC build (GH-156396) (#156420)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-156115: Use the simulator deployment-target flag for iOS simulator builds (GH-156116) (#156211)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-155781: Hold strong references to sqlite3 converters (GH-155784) (#156192)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-155888: Fix asyncio writelines() hanging on an empty chunk (GH-155889) (#155904)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-156523: Fix asyncio.as_completed() not recording the awaiting task (GH-156527) (#156552)
hugovk
2026/08/29
[Python-checkins] gh-156408: Fix asyncio.print_call_graph() on a finished task (#156410)
kumaraditya303
2026/08/29
[Python-checkins] gh-156353: Fix configparser space delimiter parsing (#156382)
hugovk
2026/08/29
[Python-checkins] gh-156523: Fix asyncio.as_completed() not recording the awaiting task (#156527)
kumaraditya303
2026/08/29
[Python-checkins] gh-148085: `datetime` cache `time` module lookups (#148088)
StanFromIreland
2026/08/29
[Python-checkins] [3.15] gh-153772: Make abc isinstance() tolerate instances without __class__ (GH-154149) (#156541)
hugovk
2026/08/29
[Python-checkins] [3.15] gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (GH-155954) (#156165)
hugovk
2026/08/28
[Python-checkins] gh-156537: Optimize codec.decode by inlining the per-character write in CJK decoders (gh-156538)
corona10
2026/08/28
[Python-checkins] [3.14] gh-153772: Make abc isinstance() tolerate instances without __class__ (GH-154149) (#156542)
JelleZijlstra
2026/08/28
[Python-checkins] [3.13] gh-153772: Make abc isinstance() tolerate instances without __class__ (GH-154149) (#156543)
JelleZijlstra
2026/08/28
[Python-checkins] gh-153772: Make abc isinstance() tolerate instances without __class__ (#154149)
JelleZijlstra
2026/08/28
[Python-checkins] [3.14] gh-156525: fix a few error path scope management bugs in symtable (GH-156526) (#156533)
JelleZijlstra
2026/08/28
[Python-checkins] Do not recurse into `Literal` arguments during type evaluation (#156534)
JelleZijlstra
2026/08/28
[Python-checkins] gh-143768: Replace a dangling interpreter symlink when creating a venv (#150985)
brettcannon
2026/08/28
[Python-checkins] [3.14] gh-156466: fix cleanup on error in codegen_class_body (GH-156507) (#156536)
iritkatriel
2026/08/28
[Python-checkins] gh-156466: fix cleanup on error in codegen_class_body (#156507)
iritkatriel
2026/08/28
[Python-checkins] [3.13] gh-156369: Update Windows builds to use OpenSSL 3.0.22 (GH-156529)
zware
2026/08/28
[Python-checkins] gh-156525: fix a few error path scope management bugs in symtable (#156526)
iritkatriel
2026/08/28
[Python-checkins] [3.15] gh-156369: Update Windows builds to OpenSSL 3.5.8 (GH-156528) (#156530)
hugovk
2026/08/28
[Python-checkins] [3.14] gh-156369: Update Windows builds to OpenSSL 3.5.8 (GH-156531)
zware
2026/08/28
[Python-checkins] [3.14] gh-156395: Report frozen objects on free-threaded GC build (GH-156396) (#156421)
DinoV
2026/08/28
[Python-checkins] gh-156466: fix cleanup on error in codegen_leave_annotations_scope (#156497)
iritkatriel
2026/08/28
[Python-checkins] gh-156369: Update Windows builds to OpenSSL 3.5.8 (GH-156528)
zware
2026/08/28
[Python-checkins] [3.14] gh-156466: fix cleanup on error in codegen_function_annotations (GH-156502) (#156509)
iritkatriel
2026/08/28
[Python-checkins] gh-156466: fix cleanup on error in codegen_function_annotations (#156502)
iritkatriel
2026/08/28
[Python-checkins] [3.14] gh-156466: fix cleanup on error in codegen_setup_annotations_scope (#156473) (#156499)
iritkatriel
2026/08/28
[Python-checkins] gh-125763: Remove the broken spacebar quit binding in `turtledemo.sorting_animate` (#126583)
StanFromIreland
2026/08/27
[Python-checkins] [3.13] Fix typo in asyncio documentation (GH-148747) (#156494)
hugovk
2026/08/27
[Python-checkins] [3.14] Fix typo in asyncio documentation (GH-148747) (#156493)
hugovk
2026/08/27
[Python-checkins] gh-156466: fix cleanup on error in codegen_setup_annotations_scope (#156473)
iritkatriel
2026/08/27
[Python-checkins] [3.14] gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (GH-156477) (#156488)
StanFromIreland
2026/08/27
[Python-checkins] [3.13] gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (GH-156477) (#156489)
StanFromIreland
2026/08/27
[Python-checkins] gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (#156477)
StanFromIreland
2026/08/27
[Python-checkins] [3.14] Fix various issues in the 'Timer File Descriptors' documentation (GH-156027) (#156481)
StanFromIreland
2026/08/27
[Python-checkins] [3.13] Fix various issues in the 'Timer File Descriptors' documentation (GH-156027) (#156480)
StanFromIreland
2026/08/27
[Python-checkins] [3.13] gh-111735: Skip `turtle` doctests when `_tkinter` is not available (GH-156417) (#156478)
StanFromIreland
2026/08/27
[Python-checkins] [3.15] gh-111735: Skip `turtle` doctests when `_tkinter` is not available (GH-156417) (#156470)
hugovk
2026/08/27
[Python-checkins] [3.14] gh-111735: Skip `turtle` doctests when `_tkinter` is not available (GH-156417) (#156471)
hugovk
2026/08/27
[Python-checkins] gh-111735: Skip `turtle` doctests when `_tkinter` is not available (#156417)
StanFromIreland
2026/08/27
[Python-checkins] [3.15] gh-141174: Test `get_annotations()` on wrapped cyclical `functools.partial` (GH-155663) (#155709)
hugovk
2026/08/27
[Python-checkins] [3.15] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182) (#155792)
hugovk
2026/08/27
[Python-checkins] [3.14] gh-155430: fix `hmac.digest` bigmem test (GH-155431) (#155847)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-155430: fix `hmac.digest` bigmem test (GH-155431) (#155846)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-155727: Ignore internal imports in test_attribute_completion (GH-155730) (#155769)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-155732: Join the terminated process in test_repr_lock (GH-155734) (#155766)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-78526: Add tests for PEP 468 and PEP 520 (GH-155387) (#155676)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-67765: Add tests for wsgiref.validate (GH-112398) (#155622)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-156234: Fix and rewrite the curses documentation on reading (GH-156235) (#156279)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-154139: Document that curses is not thread-safe (GH-154173) (#155690)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-89024: Document the 3.10 change in escaping the csv escapechar (GH-155067) (#155685)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546) (#155643)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-84548: Document Windows specific behavior of abspath() and realpath() (GH-155388) (#155673)
hugovk
2026/08/27
[Python-checkins] gh-155468: Distinguish empty quoted tokens from EOF in netrc (GH-155471)
serhiy-storchaka
2026/08/27
[Python-checkins] [3.15] gh-156246: Fix documented default of the asyncio limit argument (GH-156247) (#156254)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-141174: Test `type_repr()` of `Template` with invalid syntax in `Interpolation` (GH-155661) (#155711)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-65961: Document __cached__ removal in What's New & clarify references to it (GH-156053) (#156123)
hugovk
2026/08/27
[Python-checkins] [3.13] gh-156444: Fix a negated character set with IGNORECASE and LOCALE (GH-156445) (GH-156458)
serhiy-storchaka
2026/08/27
[Python-checkins] [3.14] gh-156444: Fix a negated character set with IGNORECASE and LOCALE (GH-156445) (GH-156457)
serhiy-storchaka
2026/08/27
[Python-checkins] [3.15] Docs: remove __path__ discussion from tutorial (GH-156426) (#156455)
hugovk
2026/08/27
[Python-checkins] gh-156444: Fix a negated character set with IGNORECASE and LOCALE (GH-156445)
serhiy-storchaka
2026/08/27
[Python-checkins] [3.14] Docs: remove __path__ discussion from tutorial (GH-156426) (#156454)
nedbat
2026/08/27
[Python-checkins] [3.13] Docs: remove __path__ discussion from tutorial (GH-156426) (#156453)
nedbat
2026/08/27
[Python-checkins] [3.15] gh-156369: Update macOS installer to use OpenSSL 3.5.8. (GH-156447) (#156449)
hugovk
2026/08/27
[Python-checkins] [3.14] gh-156369: Bump OpenSSL versions for iOS and Android (GH-156432) (#156437)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-156369: Bump OpenSSL versions for iOS and Android (GH-156432) (#156436)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183) (#156328)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-156404: Restore the 'fullname' variable for .pth import lines (GH-156406) (#156431)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-156243: Indicate that emscripten_runtime depends on stringToNewUTF8 (GH-156335) (#156383)
hugovk
2026/08/27
[Python-checkins] [3.15] gh-155648: Fix IDLE tests that cannot fail (GH-156257) (#156315)
hugovk
2026/08/27
[Python-checkins] Docs: remove __path__ discussion from tutorial (#156426)
nedbat
2026/08/27
[Python-checkins] [3.15] gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task (#156038)
hugovk
2026/08/27
[Python-checkins] [3.13] gh-156369: Update macOS installer to use OpenSSL 3.0.22 (#156452)
ned-deily
2026/08/27
[Python-checkins] [3.14] gh-156369: Update macOS installer to use OpenSSL 3.5.8. (GH-156447) (#156450)
ned-deily
2026/08/27
[Python-checkins] gh-156369: Update macOS installer to use OpenSSL 3.5.8. (#156447)
ned-deily
2026/08/27
[Python-checkins] gh-152023: Update macOS installer builds to SQLite 3.53.4. (#156446)
ned-deily
2026/08/26
[Python-checkins] [3.15] Docs(build): linklint is now called sphinx_linklint (GH-156373) (#156429)
hugovk
2026/08/26
[Python-checkins] [3.14] Docs(build): linklint is now called sphinx_linklint (GH-156373) (#156428)
nedbat
2026/08/26
[Python-checkins] [3.13] Docs(build): linklint is now called sphinx_linklint (GH-156373) (#156427)
nedbat
2026/08/26
[Python-checkins] gh-156369: Bump OpenSSL versions for iOS and Android (#156432)
freakboy3742
2026/08/26
[Python-checkins] [3.13] gh-156369: Bump OpenSSL version for Android (#156433)
freakboy3742
2026/08/26
[Python-checkins] [3.15] gh-154467: Fix empty (Pdb) prompt when attaching to a process with pdb -p (GH-154469) (GH-156397)
ambv
2026/08/26
[Python-checkins] gh-156404: Restore the 'fullname' variable for .pth import lines (#156406)
warsaw
2026/08/26
[Python-checkins] gh-156395: Report frozen objects on free-threaded GC build (#156396)
DinoV
2026/08/26
[Python-checkins] [3.15] gh-154085: Avoid duplicating diff line values (GH-154099) (#156385)
pablogsal
2026/08/26
[Python-checkins] [3.15] gh-154060: Preserve replay duration and rate (GH-154101) (#156407)
pablogsal
2026/08/26
[Python-checkins] gh-153569: Add tokenizer source and cursor primitives (#153587)
pablogsal
2026/08/26
[Python-checkins] gh-154060: Preserve replay duration and rate (#154101)
pablogsal
2026/08/25
[Python-checkins] [3.15] gh-129752: Don't update adaptive counters when TLBC=0 in free-threading. (gh-155497) (#155647)
hugovk
2026/08/25
[Python-checkins] [3.13] Increase the timeout of test_large_content_length_truncated (GH-156398)
zware
2026/08/25
[Python-checkins] [3.14] gh-156369: Update OpenSSL error ID data (GH-156380) (#156393)
hugovk
2026/08/25
[Python-checkins] [3.14] Increase the timeout of test_large_content_length_truncated (GH-155951)
zware
2026/08/25
[Python-checkins] [3.13] gh-156369: Update CI to use latest SSL library versions (GH-156381) (#156394)
hugovk
2026/08/25
[Python-checkins] [3.14] gh-156369: Update CI to use latest SSL library versions (GH-156381) (#156390)
hugovk
2026/08/25
[Python-checkins] [3.15] gh-156369: Update OpenSSL error ID data (GH-156380) (#156392)
hugovk
2026/08/25
[Python-checkins] [3.15] gh-156369: Update CI to use latest SSL library versions (GH-156381) (#156389)
hugovk
2026/08/25
[Python-checkins] gh-149985: Remove future annotations and if TYPE_CHECKING in pyrepl (#149992)
JelleZijlstra
2026/08/25
[Python-checkins] gh-156369: Update OpenSSL error ID data (GH-156380)
zware
2026/08/25
[Python-checkins] [3.15] gh-154089: Hide unavailable replay efficiency (GH-154092) (#156387)
pablogsal
2026/08/25
[Python-checkins] [3.15] gh-154088: Count elided stacks consistently (GH-154093) (#156386)
pablogsal
2026/08/25
[Python-checkins] [3.15] gh-69619: Link to isspace() in the strip() and split() documentation (GH-155444) (#155667)
hugovk
2026/08/25
[Python-checkins] gh-156369: Update CI to use latest SSL library versions (#156381)
hugovk
2026/08/25
[Python-checkins] gh-154089: Hide unavailable replay efficiency (#154092)
pablogsal
2026/08/25
[Python-checkins] gh-154088: Count elided stacks consistently (#154093)
pablogsal
2026/08/25
[Python-checkins] gh-154085: Avoid duplicating diff line values (#154099)
pablogsal
2026/08/25
[Python-checkins] gh-156243: Indicate that emscripten_runtime depends on stringToNewUTF8 (#156335)
freakboy3742
2026/08/25
[Python-checkins] [3.14] gh-152204: Validate date and time fields in `_pydatetime.date{time}.fromisoformat` (GH-152205) (#156367)
StanFromIreland
Earlier messages
Later messages