python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] [3.15] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904) (#152943)
vstinner
[Python-checkins] [3.13] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152922)
vstinner
[Python-checkins] [3.14] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152921)
vstinner
[Python-checkins] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (#152904)
vstinner
[Python-checkins] [3.15] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (GH-152871) (#152937)
sobolevn
[Python-checkins] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (#152871)
sobolevn
[Python-checkins] [3.15] gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing` (GH-150648) (#152935)
JelleZijlstra
[Python-checkins] [3.13] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
[Python-checkins] [3.15] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
[Python-checkins] [3.14] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
[Python-checkins] gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing` (#150648)
JelleZijlstra
[Python-checkins] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
[Python-checkins] [3.13] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152928)
gpshead
[Python-checkins] [3.15] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152926)
gpshead
[Python-checkins] [3.14] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152927)
gpshead
[Python-checkins] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900)
gpshead
[Python-checkins] [3.15] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152920)
freakboy3742
[Python-checkins] gh-152785: Upgrade Java from 17 to 21 in GHA Android (#152783)
freakboy3742
[Python-checkins] [3.14] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (GH-152916) (#152917)
terryjreedy
[Python-checkins] [3.13] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (GH-152916) (#152918)
terryjreedy
[Python-checkins] [3.15] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (#152916)
terryjreedy
[Python-checkins] [3.13] gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626) (GH-152667)
serhiy-storchaka
[Python-checkins] [3.14] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152909)
StanFromIreland
[Python-checkins] [3.15] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152910)
StanFromIreland
[Python-checkins] [3.13] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152908)
StanFromIreland
[Python-checkins] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (#152848)
StanFromIreland
[Python-checkins] gh-152691: tarfile -- add Windows reserved name section (GH-152701)
ethanfurman
[Python-checkins] gh-152813: Fix curses build warning on macOS (GH-152814)
serhiy-storchaka
[Python-checkins] [3.15] gh-98894: Check tracer exit status in test_dtrace (GH-152893) (#152900)
vstinner
[Python-checkins] [3.15] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152895)
serhiy-storchaka
[Python-checkins] [3.14] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152896)
serhiy-storchaka
[Python-checkins] [3.13] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152897)
serhiy-storchaka
[Python-checkins] [3.14] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894) (GH-152899)
serhiy-storchaka
[Python-checkins] [3.13] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894) (GH-152898)
serhiy-storchaka
[Python-checkins] gh-98894: Check tracer exit status in test_dtrace (#152893)
vstinner
[Python-checkins] [3.15] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894)
serhiy-storchaka
[Python-checkins] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844)
serhiy-storchaka
[Python-checkins] [3.15] gh-98894: Check readelf failures in test_dtrace (GH-152345) (#152891)
vstinner
[Python-checkins] gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (#152782)
vstinner
[Python-checkins] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624)
serhiy-storchaka
[Python-checkins] gh-152789: Skip curses tests needing newterm() on ncurses before 6.5 (GH-152880)
serhiy-storchaka
[Python-checkins] gh-98894: Check readelf failures in test_dtrace (#152345)
vstinner
[Python-checkins] [3.14] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152889)
vstinner
[Python-checkins] [3.15] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152890)
vstinner
[Python-checkins] [3.15] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152884)
serhiy-storchaka
[Python-checkins] [3.13] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152888)
vstinner
[Python-checkins] [3.13] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152887)
sobolevn
[Python-checkins] [3.15] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152882)
sobolevn
[Python-checkins] [3.14] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152885)
serhiy-storchaka
[Python-checkins] [3.13] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152886)
serhiy-storchaka
[Python-checkins] [3.14] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152883)
sobolevn
[Python-checkins] gh-152680: Detect virtualization on Windows in pythoninfo (#152824)
vstinner
[Python-checkins] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751)
serhiy-storchaka
[Python-checkins] gh-150069: Test frozen dataclass and properties interaction (#150070)
sobolevn
[Python-checkins] [3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152879)
serhiy-storchaka
[Python-checkins] [3.14] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877) (GH-152878)
serhiy-storchaka
[Python-checkins] [3.15] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877)
serhiy-storchaka
[Python-checkins] gh-49680: Add translate_line_endings parameter to imaplib.IMAP4.append (GH-152775)
serhiy-storchaka
[Python-checkins] [3.14] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152874)
serhiy-storchaka
[Python-checkins] [3.15] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152873)
serhiy-storchaka
[Python-checkins] [3.13] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152875)
serhiy-storchaka
[Python-checkins] gh-66335: Add tests for imaplib command methods (GH-152872)
serhiy-storchaka
[Python-checkins] [3.15] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152836)
pablogsal
[Python-checkins] [3.14] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152837)
pablogsal
[Python-checkins] [3.13] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152840)
pablogsal
[Python-checkins] [3.15] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585) (#152868)
kumaraditya303
[Python-checkins] [3.14] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585) (#152866)
kumaraditya303
[Python-checkins] [3.15] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152771)
encukou
[Python-checkins] [3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)
encukou
[Python-checkins] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (#152585)
kumaraditya303
[Python-checkins] [3.15] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152856)
serhiy-storchaka
[Python-checkins] [3.14] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152857)
serhiy-storchaka
[Python-checkins] [3.15] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) (GH-152854)
serhiy-storchaka
[Python-checkins] [3.13] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152858)
serhiy-storchaka
[Python-checkins] [3.14] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) (GH-152855)
serhiy-storchaka
[Python-checkins] [3.15] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152862)
serhiy-storchaka
[Python-checkins] [3.14] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152863)
serhiy-storchaka
[Python-checkins] [3.14] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152860)
serhiy-storchaka
[Python-checkins] [3.15] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152859)
serhiy-storchaka
[Python-checkins] [3.13] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152861)
serhiy-storchaka
[Python-checkins] [3.13] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152864)
serhiy-storchaka
[Python-checkins] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778)
serhiy-storchaka
[Python-checkins] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780)
serhiy-storchaka
[Python-checkins] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768)
serhiy-storchaka
[Python-checkins] gh-63121: Refresh imaplib capabilities on state changes (GH-152752)
serhiy-storchaka
[Python-checkins] [3.14] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152843)
terryjreedy
[Python-checkins] [3.15] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152842)
terryjreedy
[Python-checkins] [3.13] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152844)
terryjreedy
[Python-checkins] gh-135142: update idlelib News3.txt for 9 issues (#152839)
terryjreedy
[Python-checkins] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (#151968)
pablogsal
[Python-checkins] [3.15] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152832)
terryjreedy
[Python-checkins] [3.14] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152833)
terryjreedy
[Python-checkins] [3.13] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152834)
terryjreedy
[Python-checkins] gh-82183: Do not restart the busy IDLE shell when running without restart (#152745)
terryjreedy
[Python-checkins] [3.15] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152827)
terryjreedy
[Python-checkins] [3.14] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152828)
terryjreedy
[Python-checkins] [3.13] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152829)
terryjreedy
[Python-checkins] gh-75595: Do not save a blank int entry in IDLE Settings (#152743)
terryjreedy
[Python-checkins] [3.14] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152822)
terryjreedy
[Python-checkins] [3.15] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152821)
terryjreedy
[Python-checkins] [3.13] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152823)
terryjreedy
[Python-checkins] gh-65339: Save IDLE Shell and Output windows as text by default (#152742)
terryjreedy
[Python-checkins] [3.15] gh-151040: Fix `test_c_stack_unwind` on RISC-V (GH-152370) (#152819)
StanFromIreland
[Python-checkins] gh-152433 Allow faulthandler.c to build for Windows UWP (GH-152688)
zooba
[Python-checkins] [3.14] gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (GH-152061) (#152786)
StanFromIreland
[Python-checkins] [3.13] gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (GH-152061) (#152787)
StanFromIreland
[Python-checkins] gh-152682: Remove non-functional `test_syntax.test_disallowed_type_param_names_oom` (#152770)
StanFromIreland
[Python-checkins] [3.15] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152810)
terryjreedy
[Python-checkins] [3.14] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152811)
terryjreedy
[Python-checkins] [3.13] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152812)
terryjreedy
[Python-checkins] gh-80504: Always show the full search path in IDLE Find in Files (#152740)
terryjreedy
[Python-checkins] [3.14] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152808)
terryjreedy
[Python-checkins] [3.15] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152807)
terryjreedy
[Python-checkins] [3.13] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152809)
terryjreedy
[Python-checkins] [3.15] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152802)
terryjreedy
[Python-checkins] [3.14] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152803)
terryjreedy
[Python-checkins] [3.13] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152804)
terryjreedy
[Python-checkins] gh-134300: Remove idlelib from the path of the IDLE user process (#152739)
terryjreedy
[Python-checkins] [3.15] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152799)
terryjreedy
[Python-checkins] gh-89360: Fix ValueError in IDLE MultiCall event_delete (#152738)
terryjreedy
[Python-checkins] [3.14] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152800)
terryjreedy
[Python-checkins] [3.13] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152801)
terryjreedy
[Python-checkins] [3.15] Fix copy paste error with Py_mod_state_traverse (GH-152776) (#152777)
encukou
[Python-checkins] gh-71956: Fix IDLE Replace All searching up without wrap around (#152737)
terryjreedy
[Python-checkins] [3.15] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152794)
terryjreedy
[Python-checkins] [3.14] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152795)
terryjreedy
[Python-checkins] [3.13] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152796)
terryjreedy
[Python-checkins] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (#152733)
terryjreedy
[Python-checkins] Use tk_scaling() instead of a raw Tcl call in IDLE and tkinter tests (#152788)
terryjreedy
[Python-checkins] GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911)
markshannon
[Python-checkins] [3.14] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152772)
encukou
[Python-checkins] Fix copy paste error with Py_mod_state_traverse (GH-152776)
encukou
[Python-checkins] [3.14] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152424)
encukou
[Python-checkins] [3.13] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152423)
encukou
[Python-checkins] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502)
encukou
[Python-checkins] Bump the `actions/{github-script,checkout}` and `j178/prek-action` actions (#152760)
StanFromIreland
[Python-checkins] Use `@force_not_colorized` in `test_syntactical_future_repl` (#152749)
StanFromIreland
[Python-checkins] [3.15] gh-152157: Reject empty fractions in `_datetime.{date}time.fromisoformat` (GH-152161) (#152761)
StanFromIreland
[Python-checkins] Bump `hypothesis` from `6.151.9` to `6.155.3` in `Tools/requirements-hypothesis.txt` (#152758)
StanFromIreland
[Python-checkins] gh-152157: Reject empty fractions in `_datetime.{date}time.fromisoformat` (#152161)
StanFromIreland
[Python-checkins] gh-133031: Fix test_textbox_unicode on a narrow build (GH-152750)
serhiy-storchaka
[Python-checkins] [3.13] gh-151626: Fix tests that fail when PYTHONPYCACHEPREFIX is set (GH-151952) (GH-152744) (#152748)
gpshead
[Python-checkins] [3.14] gh-151626: Fix tests that fail when PYTHONPYCACHEPREFIX is set (GH-151952) (#152744)
gpshead
[Python-checkins] [3.13] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (GH-152729) (#152732)
terryjreedy
[Python-checkins] [3.14] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (GH-152729) (#152731)
terryjreedy
[Python-checkins] [3.15] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (GH-152729) (#152730)
terryjreedy
[Python-checkins] [3.15] gh-151626: Fix tests that fail when PYTHONPYCACHEPREFIX is set (GH-151952) (#152736)
gpshead
[Python-checkins] [3.14] gh-152502: Detect the curses mouse interface portably (GH-152705) (GH-152734)
serhiy-storchaka
[Python-checkins] gh-151626: Fix tests that fail when PYTHONPYCACHEPREFIX is set (GH-151952)
gpshead
[Python-checkins] [3.13] gh-152502: Detect the curses mouse interface portably (GH-152705) (GH-152735)
serhiy-storchaka
[Python-checkins] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (#152729)
terryjreedy
[Python-checkins] [3.15] gh-152715: Add pythoninfo-build command to Platforms/Apple (GH-152716) (#152723)
freakboy3742
[Python-checkins] [3.15] gh-152711: Add pythoninfo-build command to Platforms/Android (GH-152713) (#152725)
freakboy3742
[Python-checkins] [3.14] gh-152715: Add pythoninfo-build command to Platforms/Apple (GH-152716) (#152724)
freakboy3742
[Python-checkins] [3.13] gh-152711: Add pythoninfo-build command to Platforms/Android (GH-152713) (#152727)
freakboy3742
[Python-checkins] [3.14] gh-152711: Add pythoninfo-build command to Platforms/Android (GH-152713) (#152726)
freakboy3742
[Python-checkins] gh-152711: Add pythoninfo-build command to Platforms/Android (#152713)
freakboy3742
[Python-checkins] gh-152715: Add pythoninfo-build command to Platforms/Apple (#152716)
freakboy3742
[Python-checkins] [3.15] gh-152502: Detect the curses mouse interface portably (GH-152705) (GH-152707)
serhiy-storchaka
[Python-checkins] gh-152433: Windows: enable mmapmodule for UWP (#152473)
chris-eibl
[Python-checkins] gh-152433: Windows: use GetFileSizeEx instead of GetFileSize for memory mapped files (#152383)
chris-eibl
[Python-checkins] GH-81881: Raise `SpecialFileError` for sockets and devices in `shutil.copyfile` (#142693)
savannahostrowski
[Python-checkins] gh-152502: Detect the curses mouse interface and is_* methods portably (GH-152705)
serhiy-storchaka
[Python-checkins] gh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL; STORE_GLOBAL` (GH-146314)
markshannon
[Python-checkins] gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME` (GH-146006)
markshannon
[Python-checkins] [3.15] gh-152680: Detect container/VM in test.pythoninfo (GH-152668) (#152699)
vstinner
[Python-checkins] [3.14] gh-152680: Detect container/VM in test.pythoninfo (GH-152668) (#152700)
vstinner
[Python-checkins] [3.13] gh-152680: Detect container/VM in test.pythoninfo (GH-152668) (#152698)
vstinner
[Python-checkins] gh-152680: Detect container/VM in test.pythoninfo (#152668)
vstinner
[Python-checkins] gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (#152684)
sobolevn
[Python-checkins] gh-151881: Skip tk_inactive negativity check on Windows (GH-152683)
serhiy-storchaka
[Python-checkins] gh-152546: Refactor `mappingproxy.__new__` to use `PyDictProxy_New` (#152547)
sobolevn
[Python-checkins] [3.15] gh-151126: Fix a possible crash during the startup with no memory under `Py_STACKREF_DEBUG` (GH-152478) (#152677)
sobolevn
[Python-checkins] [3.14] gh-151126: Fix a possible crash during the startup with no memory under `Py_STACKREF_DEBUG` (GH-152478) (#152678)
sobolevn
[Python-checkins] gh-151126: Fix a possible crash during the startup with no memory under `Py_STACKREF_DEBUG` (#152478)
sobolevn
[Python-checkins] [3.14] gh-151029: Fix `test_remote_exec_deleted_static_executable` on static installed builds (GH-152653) (#152669)
StanFromIreland
[Python-checkins] [3.15] gh-151029: Fix `test_remote_exec_deleted_static_executable` on static installed builds (GH-152653) (#152670)
StanFromIreland
[Python-checkins] [3.14] gh-152635: Raise MemoryError when the lock allocation fails in `_interpchannels.create()` (GH-152642) (#152672)
sobolevn
[Python-checkins] [3.15] gh-152635: Raise MemoryError when the lock allocation fails in `_interpchannels.create()` (GH-152642) (#152671)
sobolevn
[Python-checkins] [3.13] gh-152635: Raise MemoryError when the lock allocation fails in `_interpchannels.create()` (GH-152642) (#152673)
sobolevn
[Python-checkins] gh-152635: Raise MemoryError when the lock allocation fails in `_interpchannels.create()` (#152642)
sobolevn
[Python-checkins] gh-151029: Fix `test_remote_exec_deleted_static_executable` on static installed builds (GH-152653)
encukou
[Python-checkins] [3.14] Don't require the `_test{internal}capi` modules in `test_monitoring.py` (GH-152311) (#152661)
StanFromIreland
[Python-checkins] [3.14] gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626) (GH-152658)
serhiy-storchaka
[Python-checkins] [3.15] Don't require the `_test{internal}capi` modules in `test_monitoring.py` (GH-152311) (#152660)
StanFromIreland
[Python-checkins] [3.15] gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626) (GH-152657)
serhiy-storchaka
[Python-checkins] [3.13] Use tkinter wrapper methods instead of raw Tcl calls in turtle and IDLE (GH-152414) (GH-152663)
serhiy-storchaka
[Python-checkins] [3.14] Use tkinter wrapper methods instead of raw Tcl calls in turtle and IDLE (GH-152414) (GH-152662)
serhiy-storchaka
[Python-checkins] gh-121249: Deprecate using F/D type codes in the struct module (#152309)
vstinner
[Python-checkins] gh-152192: Fix JUMP_BACKWARD passing a truncated oparg to the jit tracer (GH-152382)
markshannon
[Python-checkins] Don't require the `_test{internal}capi` modules in `test_monitoring.py` (#152311)
StanFromIreland
[Python-checkins] gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626)
serhiy-storchaka
[Python-checkins] [3.14] gh-133510: Add links to more info for the match statement in FAQ anwser (GH-133511) (#152655)
StanFromIreland
[Python-checkins] [3.15] gh-133510: Add links to more info for the match statement in FAQ anwser (GH-133511) (#152656)
StanFromIreland
[Python-checkins] [3.13] gh-133510: Add links to more info for the match statement in FAQ anwser (GH-133511) (#152654)
StanFromIreland
[Python-checkins] gh-152325: Gate curses.has_mouse() on the ncurses patch level (GH-152652)
serhiy-storchaka
[Python-checkins] gh-133510: Add links to more info for the match statement in FAQ anwser (#133511)
StanFromIreland
[Python-checkins] [3.15] gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in pure-Python `zoneinfo` (GH-152249) (#152650)
StanFromIreland
[Python-checkins] [3.14] gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in pure-Python `zoneinfo` (GH-152249) (#152651)
StanFromIreland
[Python-checkins] [3.13] gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in pure-Python `zoneinfo` (GH-152249) (#152649)
StanFromIreland
Earlier messages
Later messages