python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/05
[Python-checkins] [3.13] gh-40038: Quote imaplib command arguments when necessary (GH-152703) (GH-153071)
serhiy-storchaka
2026/07/05
[Python-checkins] gh-151819: Clarify the conditional-pattern email example in re docs (GH-153072)
serhiy-storchaka
2026/07/05
[Python-checkins] [3.14] gh-40038: Quote imaplib command arguments when necessary (GH-152703) (GH-153069)
serhiy-storchaka
2026/07/05
[Python-checkins] [3.13] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) (GH-152865)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.15] gh-40038: Quote imaplib command arguments when necessary (GH-152703) (GH-153066)
serhiy-storchaka
2026/07/04
[Python-checkins] gh-40038: Quote imaplib command arguments when necessary (GH-152703)
serhiy-storchaka
2026/07/04
[Python-checkins] Remove PDF images (#145977)
hugovk
2026/07/04
[Python-checkins] [3.15] Add "new in 3.15" comments to idlelib (GH-153052) (#153054)
terryjreedy
2026/07/04
[Python-checkins] Add "new in 3.15" comments to idlelib (#153052)
terryjreedy
2026/07/04
[Python-checkins] Add "new in 3.16" to idlelib line (GH-152788) (#153049)
terryjreedy
2026/07/04
[Python-checkins] [3.15] gh-152718: Reject oversized table counts in the profiling binary reader (GH-152719) (#153050)
pablogsal
2026/07/04
[Python-checkins] gh-152718: Reject oversized table counts in the profiling binary reader (#152719)
pablogsal
2026/07/04
[Python-checkins] [3.15] gh-151378: Fix unbounded memory growth when recording binary and the thread is sleeping (GH-152089) (#153047)
pablogsal
2026/07/04
[Python-checkins] gh-151378: Fix unbounded memory growth when recording binary and the thread is sleeping (#152089)
pablogsal
2026/07/04
[Python-checkins] [3.14] gh-153030: Fix quadratic complexity in incremental parsing in HTMLParser (GH-153031) (GH-153039)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.13] gh-153030: Fix quadratic complexity in incremental parsing in HTMLParser (GH-153031) (GH-153040)
serhiy-storchaka
2026/07/04
[Python-checkins] gh-153030: Fix quadratic complexity in incremental parsing in HTMLParser (GH-153031)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.13] gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (GH-152816) (#153034)
StanFromIreland
2026/07/04
[Python-checkins] [3.15] gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (GH-152816) (#153032)
StanFromIreland
2026/07/04
[Python-checkins] [3.14] gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (GH-152816) (#153033)
StanFromIreland
2026/07/04
[Python-checkins] gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (#152816)
StanFromIreland
2026/07/04
[Python-checkins] [3.15] gh-152068: Reset PyREPL Colors on prompt finish (GH-152108) (#153029)
pablogsal
2026/07/04
[Python-checkins] gh-150459: Fix `SyntaxError` message for `from x lazy import y` (#150877)
pablogsal
2026/07/04
[Python-checkins] gh-152068: Reset PyREPL Colors on prompt finish (#152108)
pablogsal
2026/07/04
[Python-checkins] [3.10] gh-150599: Prevent bz2 decompressor reuse after errors (#150600) (#151133)
pablogsal
2026/07/04
[Python-checkins] [3.11] gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988) (#152612)
pablogsal
2026/07/04
[Python-checkins] [3.11] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (#150904)
pablogsal
2026/07/04
[Python-checkins] [3.15] gh-135661: Fix abrupt closing of empty comment in HTMLParser (GH-153007) (GH-153024)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.14] gh-135661: Fix abrupt closing of empty comment in HTMLParser (GH-153007) (GH-153025)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.13] gh-135661: Fix abrupt closing of empty comment in HTMLParser (GH-153007) (GH-153026)
serhiy-storchaka
2026/07/04
[Python-checkins] gh-135661: Fix abrupt closing of empty comment in HTMLParser (GH-153007)
serhiy-storchaka
2026/07/04
[Python-checkins] [3.14] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153012)
picnixz
2026/07/04
[Python-checkins] [3.15] gh-152851: fix a crash when copying a BLAKE-2s/2b object (GH-153008) (#153011)
picnixz
2026/07/04
[Python-checkins] gh-153009: Fix compilation of `curses` on platforms that define the `stdscr` macro (#153010)
picnixz
2026/07/04
[Python-checkins] gh-152851: fix a crash when copying a BLAKE-2s/2b object (#153008)
picnixz
2026/07/04
[Python-checkins] [3.13] gh-75666: idlelib backport of iomenu change (GH-151958) (GH-152995) (#152996)
terryjreedy
2026/07/03
[Python-checkins] [3.14]gh-75666: idlelib backport of iomenu change (GH-151958) (#152995)
terryjreedy
2026/07/03
[Python-checkins] [3.13] gh-89520: Load extension settings and keybindings from user config (GH-28713) (GH-152992) (#152993)
terryjreedy
2026/07/03
[Python-checkins] [3.14] gh-83386: Enable test_hang_gh83386 for ProcessPoolExecutor (GH-152976) (#152983)
gpshead
2026/07/03
[Python-checkins] [3.14] gh-89520: Load extension settings and keybindings from user config (GH-28713) (#152992)
terryjreedy
2026/07/03
[Python-checkins] [3.15] gh-150579: use lazy imports for concurrent.futures (GH-150585) (#152975)
gpshead
2026/07/03
[Python-checkins] gh-151646: Fix data race between gc.get_stats() and GC in free-threading builds (gh-151766)
nascheme
2026/07/03
[Python-checkins] [3.14] gh-139551: add support for BaseExceptionGroup in IDLE (GH-139563) (#152990)
terryjreedy
2026/07/03
[Python-checkins] [3.14] gh-94523: IDLE: Detect file if modified and prompt the user to refresh (GH-145625) (#152989)
terryjreedy
2026/07/03
[Python-checkins] [3.13] gh-139551: add support for BaseExceptionGroup in IDLE (GH-139563) (#152991)
terryjreedy
2026/07/03
[Python-checkins] [3.13] gh-94523: IDLE: Detect file if modified and prompt the user to refresh (GH-145625) (#152988)
terryjreedy
2026/07/03
[Python-checkins] [3.13] Backport idlelib changes in PR 142294 (GH-152986) (#152987)
terryjreedy
2026/07/03
[Python-checkins] [3.14] Backport idlelib changes in PR 142294 (#152986)
terryjreedy
2026/07/03
[Python-checkins] [3.15] gh-83386: Enable test_hang_gh83386 for ProcessPoolExecutor (GH-152976) (#152982)
gpshead
2026/07/03
[Python-checkins] gh-83386: Enable test_hang_gh83386 for ProcessPoolExecutor (GH-152976)
gpshead
2026/07/03
[Python-checkins] gh-151644: Fix data race in sys.setdlopenflags/getdlopenflags under free-threading (gh-151768)
nascheme
2026/07/03
[Python-checkins] [3.15] gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (GH-152961) (#152971)
sobolevn
2026/07/03
[Python-checkins] gh-150579: use lazy imports for concurrent.futures (GH-150585)
gpshead
2026/07/03
[Python-checkins] [3.14] gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (GH-152961) (#152972)
sobolevn
2026/07/03
[Python-checkins] [3.13] gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (GH-152961) (#152973)
sobolevn
2026/07/03
[Python-checkins] gh-152951 - Fix double DECREF when `newblock` fails during deque.extend calls (#152961)
sobolevn
2026/07/03
[Python-checkins] [3.15] gh-152785: Upgrade LLVM to LLVM 21 in GitHub Action jobs (GH-152781) (#152968)
vstinner
2026/07/03
[Python-checkins] [3.15] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906) (GH-152963)
zooba
2026/07/03
[Python-checkins] [3.14] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906) (GH-152964)
zooba
2026/07/03
[Python-checkins] [3.13] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906) (GH-152965)
zooba
2026/07/03
[Python-checkins] gh-150880: Normalize paths on Windows before appending wildcard (GH-152906)
zooba
2026/07/03
[Python-checkins] gh-152066: Merge `_GUARD_DORV_VALUES_INST_ATTR_FROM_DICT` into `_CHECK_MANAGED_OBJECT_HAS_VALUES` (GH-152231)
markshannon
2026/07/03
[Python-checkins] gh-152785: Upgrade LLVM to LLVM 21 in GitHub Action jobs (#152781)
vstinner
2026/07/03
[Python-checkins] [3.15] gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (GH-152782) (#152949)
vstinner
2026/07/03
[Python-checkins] [3.14] gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (GH-152782) (#152948)
vstinner
2026/07/03
[Python-checkins] [3.13] gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (GH-152782) (#152950)
vstinner
2026/07/03
[Python-checkins] [3.15] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904) (#152943)
vstinner
2026/07/03
[Python-checkins] [3.13] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152922)
vstinner
2026/07/03
[Python-checkins] [3.14] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152921)
vstinner
2026/07/03
[Python-checkins] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (#152904)
vstinner
2026/07/03
[Python-checkins] [3.15] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (GH-152871) (#152937)
sobolevn
2026/07/03
[Python-checkins] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (#152871)
sobolevn
2026/07/03
[Python-checkins] [3.15] gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing` (GH-150648) (#152935)
JelleZijlstra
2026/07/03
[Python-checkins] [3.13] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
2026/07/03
[Python-checkins] [3.15] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
2026/07/03
[Python-checkins] [3.14] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
2026/07/03
[Python-checkins] gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names in `typing` (#150648)
JelleZijlstra
2026/07/03
[Python-checkins] gh-152919: Ensure nuget.org source exist before python install (GH-152919)
zooba
2026/07/03
[Python-checkins] [3.13] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152928)
gpshead
2026/07/02
[Python-checkins] [3.15] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152926)
gpshead
2026/07/02
[Python-checkins] [3.14] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900) (#152927)
gpshead
2026/07/02
[Python-checkins] gh-115634: Fix ProcessPoolExecutor deadlock with max_tasks_per_child (GH-140900)
gpshead
2026/07/02
[Python-checkins] [3.15] gh-152785: Upgrade Java from 17 to 21 in GHA Android (GH-152783) (#152920)
freakboy3742
2026/07/02
[Python-checkins] gh-152785: Upgrade Java from 17 to 21 in GHA Android (#152783)
freakboy3742
2026/07/02
[Python-checkins] [3.14] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (GH-152916) (#152917)
terryjreedy
2026/07/02
[Python-checkins] [3.13] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (GH-152916) (#152918)
terryjreedy
2026/07/02
[Python-checkins] [3.15] gh-151428: Remove unused imports in idlelib.idle_test (GH-151478) (#152916)
terryjreedy
2026/07/02
[Python-checkins] [3.13] gh-50966: Fix unbounded recursion in turtle drag handlers (GH-152626) (GH-152667)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152909)
StanFromIreland
2026/07/02
[Python-checkins] [3.15] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152910)
StanFromIreland
2026/07/02
[Python-checkins] [3.13] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (GH-152848) (#152908)
StanFromIreland
2026/07/02
[Python-checkins] gh-152847: Reject POSIX TZ rule with non-digit day-of-year in `_zoneinfo.py` (#152848)
StanFromIreland
2026/07/02
[Python-checkins] gh-152691: tarfile -- add Windows reserved name section (GH-152701)
ethanfurman
2026/07/02
[Python-checkins] gh-152813: Fix curses build warning on macOS (GH-152814)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-98894: Check tracer exit status in test_dtrace (GH-152893) (#152900)
vstinner
2026/07/02
[Python-checkins] [3.15] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152895)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152896)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844) (GH-152897)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894) (GH-152899)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894) (GH-152898)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-98894: Check tracer exit status in test_dtrace (#152893)
vstinner
2026/07/02
[Python-checkins] [3.15] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624) (GH-152894)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-86165: Fix Time2Internaldate with datetime timetuple (GH-151844)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-98894: Check readelf failures in test_dtrace (GH-152345) (#152891)
vstinner
2026/07/02
[Python-checkins] gh-152785: Upgrade GCC from 10 to 13 in GHA Address Sanitizer (#152782)
vstinner
2026/07/02
[Python-checkins] gh-144067: Document terminal leak when initscr() follows setupterm() (GH-152624)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-152789: Skip curses tests needing newterm() on ncurses before 6.5 (GH-152880)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-98894: Check readelf failures in test_dtrace (#152345)
vstinner
2026/07/02
[Python-checkins] [3.14] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152889)
vstinner
2026/07/02
[Python-checkins] [3.15] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152890)
vstinner
2026/07/02
[Python-checkins] [3.15] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152884)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-152680: Detect virtualization on Windows in pythoninfo (GH-152824) (#152888)
vstinner
2026/07/02
[Python-checkins] [3.13] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152887)
sobolevn
2026/07/02
[Python-checkins] [3.15] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152882)
sobolevn
2026/07/02
[Python-checkins] [3.14] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152885)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751) (GH-152886)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-150069: Test frozen dataclass and properties interaction (GH-150070) (#152883)
sobolevn
2026/07/02
[Python-checkins] gh-152680: Detect virtualization on Windows in pythoninfo (#152824)
vstinner
2026/07/02
[Python-checkins] gh-88574: Skip a spurious blank line after a literal in imaplib (GH-152751)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-150069: Test frozen dataclass and properties interaction (#150070)
sobolevn
2026/07/02
[Python-checkins] [3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152879)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877) (GH-152878)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-49680: Add translate_line_endings parameter to imaplib.IMAP4.append (GH-152775)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152874)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152873)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-66335: Add tests for imaplib command methods (GH-152872) (GH-152875)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-66335: Add tests for imaplib command methods (GH-152872)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152836)
pablogsal
2026/07/02
[Python-checkins] [3.14] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152837)
pablogsal
2026/07/02
[Python-checkins] [3.13] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152840)
pablogsal
2026/07/02
[Python-checkins] [3.15] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585) (#152868)
kumaraditya303
2026/07/02
[Python-checkins] [3.14] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (GH-152585) (#152866)
kumaraditya303
2026/07/02
[Python-checkins] [3.15] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152771)
encukou
2026/07/02
[Python-checkins] [3.13] gh-144473: Add "steal" term to glossary; clarify "stealing" onerror (GH-144502) (GH-152772) (GH-152779)
encukou
2026/07/02
[Python-checkins] gh-152569: Fix asyncio.wait leaking tasks via await-graph on long-lived futures (#152585)
kumaraditya303
2026/07/02
[Python-checkins] [3.15] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152856)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152857)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) (GH-152854)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768) (GH-152858)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-63121: Refresh imaplib capabilities on state changes (GH-152752) (GH-152855)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152862)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152863)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.14] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152860)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.15] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152859)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780) (GH-152861)
serhiy-storchaka
2026/07/02
[Python-checkins] [3.13] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778) (GH-152864)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-79964: Clarify the imaplib fetch example in the docs (GH-152780)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-108280: Give a meaningful error for an invalid imaplib greeting (GH-152768)
serhiy-storchaka
2026/07/02
[Python-checkins] gh-63121: Refresh imaplib capabilities on state changes (GH-152752)
serhiy-storchaka
2026/07/01
[Python-checkins] [3.14] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152843)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152842)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-135142: update idlelib News3.txt for 9 issues (GH-152839) (#152844)
terryjreedy
2026/07/01
[Python-checkins] gh-135142: update idlelib News3.txt for 9 issues (#152839)
terryjreedy
2026/07/01
[Python-checkins] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (#151968)
pablogsal
2026/07/01
[Python-checkins] [3.15] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152832)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152833)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745) (#152834)
terryjreedy
2026/07/01
[Python-checkins] gh-82183: Do not restart the busy IDLE shell when running without restart (#152745)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152827)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152828)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-75595: Do not save a blank int entry in IDLE Settings (GH-152743) (#152829)
terryjreedy
2026/07/01
[Python-checkins] gh-75595: Do not save a blank int entry in IDLE Settings (#152743)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152822)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152821)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-65339: Save IDLE Shell and Output windows as text by default (GH-152742) (#152823)
terryjreedy
2026/07/01
[Python-checkins] gh-65339: Save IDLE Shell and Output windows as text by default (#152742)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-151040: Fix `test_c_stack_unwind` on RISC-V (GH-152370) (#152819)
StanFromIreland
2026/07/01
[Python-checkins] gh-152433 Allow faulthandler.c to build for Windows UWP (GH-152688)
zooba
2026/07/01
[Python-checkins] [3.14] gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (GH-152061) (#152786)
StanFromIreland
2026/07/01
[Python-checkins] [3.13] gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (GH-152061) (#152787)
StanFromIreland
2026/07/01
[Python-checkins] gh-152682: Remove non-functional `test_syntax.test_disallowed_type_param_names_oom` (#152770)
StanFromIreland
2026/07/01
[Python-checkins] [3.15] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152810)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152811)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-80504: Always show the full search path in IDLE Find in Files (GH-152740) (#152812)
terryjreedy
2026/07/01
[Python-checkins] gh-80504: Always show the full search path in IDLE Find in Files (#152740)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152808)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152807)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-134300: Remove idlelib from the path of the IDLE user process (GH-152739) (#152809)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152802)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152803)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738) (#152804)
terryjreedy
2026/07/01
[Python-checkins] gh-134300: Remove idlelib from the path of the IDLE user process (#152739)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152799)
terryjreedy
2026/07/01
[Python-checkins] gh-89360: Fix ValueError in IDLE MultiCall event_delete (#152738)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152800)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-71956: Fix IDLE Replace All searching up without wrap around (GH-152737) (#152801)
terryjreedy
2026/07/01
[Python-checkins] [3.15] Fix copy paste error with Py_mod_state_traverse (GH-152776) (#152777)
encukou
2026/07/01
[Python-checkins] gh-71956: Fix IDLE Replace All searching up without wrap around (#152737)
terryjreedy
2026/07/01
[Python-checkins] [3.15] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152794)
terryjreedy
2026/07/01
[Python-checkins] [3.14] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152795)
terryjreedy
2026/07/01
[Python-checkins] [3.13] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (GH-152733) (#152796)
terryjreedy
2026/07/01
[Python-checkins] gh-66331: Set correct WM_CLASS on X11 for IDLE windows (#152733)
terryjreedy
2026/07/01
[Python-checkins] Use tk_scaling() instead of a raw Tcl call in IDLE and tkinter tests (#152788)
terryjreedy
2026/07/01
[Python-checkins] GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911)
markshannon
2026/07/01
[Python-checkins] [3.14] gh-144473: Add "steal" term to glossary; clarify "stealing" on error (GH-144502) (GH-152772)
encukou
2026/07/01
[Python-checkins] Fix copy paste error with Py_mod_state_traverse (GH-152776)
encukou
2026/07/01
[Python-checkins] [3.14] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152424)
encukou
2026/07/01
[Python-checkins] [3.13] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152423)
encukou
Earlier messages
Later messages