python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] gh-152248: Reject a POSIX TZ abbreviation with non-ASCII-letters in pure-Python `zoneinfo` (#152249)
StanFromIreland
[Python-checkins] [3.15] gh-149689: add missing error checks in Parser/action_helpers.c (GH-149710) (#152640)
pablogsal
[Python-checkins] [3.14] gh-149689: add missing error checks in Parser/action_helpers.c (GH-149710) (#152641)
pablogsal
[Python-checkins] [3.15] Use tkinter wrapper methods instead of raw Tcl calls in turtle and IDLE (GH-152414) (GH-152648)
serhiy-storchaka
[Python-checkins] Use tkinter wrapper methods instead of raw Tcl calls in turtle and IDLE (GH-152414)
serhiy-storchaka
[Python-checkins] [3.15] gh-146219: Document reusing a thread state across repeated foreign-thread calls (GH-146221) (#152644)
gpshead
[Python-checkins] gh-146219: Document reusing a thread state across repeated foreign-thread calls (GH-146221)
gpshead
[Python-checkins] gh-149689: add missing error checks in Parser/action_helpers.c (#149710)
pablogsal
[Python-checkins] gh-82312: Further improvement of error messages for generating AST nodes (GH-150912)
serhiy-storchaka
[Python-checkins] gh-103878: Return a consistent empty value from cancelled file dialogs (GH-152435)
serhiy-storchaka
[Python-checkins] [3.15] gh-152492 Allow `OrderedDict.update` to work with `frozendict` (GH-152494) (#152630)
sobolevn
[Python-checkins] [3.15] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429) (GH-152629)
serhiy-storchaka
[Python-checkins] [3.14] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429) (GH-152627)
serhiy-storchaka
[Python-checkins] [3.13] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429) (GH-152628)
serhiy-storchaka
[Python-checkins] gh-152492 Allow `OrderedDict.update` to work with `frozendict` (#152494)
sobolevn
[Python-checkins] gh-103878: Document that the cancelled file dialog value is only falsy (GH-152429)
serhiy-storchaka
[Python-checkins] Micro-optimizations for the statistics module (#152618)
rhettinger
[Python-checkins] [3.13] gh-151987: Pass filter_function to `TarFile._extract_one()` during `.extract()` (GH-151988) (#152610)
StanFromIreland
[Python-checkins] [3.15] gh-151987: Pass `filter_function` to `TarFile._extract_one()` during `.extract()` (GH-151988) (#152608)
StanFromIreland
[Python-checkins] [3.14] gh-151987: Pass filter_function to `TarFile._extract_one()` during `.extract()` (GH-151988) (#152609)
StanFromIreland
[Python-checkins] [3.13] gh-152502: Detect optional curses functions with configure probes (GH-152504) (GH-152589) (GH-152602)
serhiy-storchaka
[Python-checkins] gh-152263: Add curses soft-label-key functions (GH-152264)
serhiy-storchaka
[Python-checkins] [3.14] gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599) (GH-152606)
serhiy-storchaka
[Python-checkins] [3.15] gh-152228: Fix an assertion failure in `str.replace` under a limited memory case (GH-152229) (#152615)
sobolevn
[Python-checkins] [3.14] gh-152228: Fix an assertion failure in `str.replace` under a limited memory case (GH-152229) (#152616)
sobolevn
[Python-checkins] gh-152228: Fix an assertion failure in `str.replace` under a limited memory case (#152229)
sobolevn
[Python-checkins] [3.15] gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599) (GH-152605)
serhiy-storchaka
[Python-checkins] [3.13] gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599) (GH-152607)
serhiy-storchaka
[Python-checkins] gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988)
encukou
[Python-checkins] gh-69134: Wait until mapped in keyboard virtual-event tests (GH-152599)
serhiy-storchaka
[Python-checkins] [3.14] gh-152502: Detect optional curses functions with configure probes (GH-152504) (GH-152589) (GH-152603)
serhiy-storchaka
[Python-checkins] gh-151040: Fix `test_c_stack_unwind` on RISC-V (#152370)
vstinner
[Python-checkins] [3.15] gh-69134: Harden tkinter GUI tests that depend on a mapped widget (GH-152499) (GH-152516)
serhiy-storchaka
[Python-checkins] [3.15] gh-152502: Detect optional curses functions with configure probes (GH-152504) (GH-152589)
serhiy-storchaka
[Python-checkins] gh-152587: Make name and value required in tkinter variable methods (GH-152595)
serhiy-storchaka
[Python-checkins] [3.15] gh-152587: Stop documenting bogus default values in tkinter variable methods (GH-152594) (GH-152596)
serhiy-storchaka
[Python-checkins] [3.13] gh-152587: Stop documenting bogus default values in tkinter variable methods (GH-152594) (GH-152598)
serhiy-storchaka
[Python-checkins] [3.14] gh-152587: Stop documenting bogus default values in tkinter variable methods (GH-152594) (GH-152597)
serhiy-storchaka
[Python-checkins] gh-133031: Fix test_textbox_edit_wide on a narrow build (GH-152592)
serhiy-storchaka
[Python-checkins] [3.14] gh-151096: Fix test_embed with split exec prefix (GH-151288) (#152591)
vstinner
[Python-checkins] [3.13] gh-151096: Fix test_embed with split exec prefix (GH-151288) (#152593)
vstinner
[Python-checkins] [3.15] gh-151096: Fix test_embed with split exec prefix (GH-151288) (#152590)
vstinner
[Python-checkins] gh-152587: Stop documenting bogus default values in tkinter variable methods (GH-152594)
serhiy-storchaka
[Python-checkins] gh-151096: Fix test_embed with split exec prefix (#151288)
vstinner
[Python-checkins] gh-152584: Reorganize the curses documentation into topic subsections (GH-152583)
serhiy-storchaka
[Python-checkins] gh-151483: Only declare `PyCodeObject._co_unique_id` on Free Threading (#151484)
vstinner
[Python-checkins] gh-152503: Fix garbage text from curses wide-character cell reads (GH-152505)
serhiy-storchaka
[Python-checkins] gh-152502: Detect optional curses functions with configure probes (GH-152504)
serhiy-storchaka
[Python-checkins] [3.15] gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451) (GH-152467)
serhiy-storchaka
[Python-checkins] [3.13] gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451) (GH-152469)
serhiy-storchaka
[Python-checkins] [3.14] gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451) (GH-152468)
serhiy-storchaka
[Python-checkins] [3.14] gh-152359: Update numbers.rst to reference numeric-hash docs (GH-152549) (#152580)
picnixz
[Python-checkins] [3.13] gh-152359: Update numbers.rst to reference numeric-hash docs (GH-152549) (#152581)
picnixz
[Python-checkins] [3.14] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568) (GH-152575)
serhiy-storchaka
[Python-checkins] [3.13] gh-152375: Fix undefined behaviour in the `INSTRUMENTED_JUMP` macro (GH-152376) (#152577)
StanFromIreland
[Python-checkins] [3.15] gh-152359: Update numbers.rst to reference numeric-hash docs (GH-152549) (#152579)
picnixz
[Python-checkins] [3.15] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568) (GH-152574)
serhiy-storchaka
[Python-checkins] [3.13] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568) (GH-152576)
serhiy-storchaka
[Python-checkins] gh-152359: Update numbers.rst to reference numeric-hash docs (#152549)
picnixz
[Python-checkins] [3.15] gh-152375: Fix undefined behaviour in the `INSTRUMENTED_JUMP` macro (GH-152376) (#152566)
StanFromIreland
[Python-checkins] gh-152240: Fix test_c_stack_unwind on Linux LoongArch builds (#152241)
vstinner
[Python-checkins] [3.14] gh-152375: Fix undefined behaviour in the `INSTRUMENTED_JUMP` macro (GH-152376) (#152567)
StanFromIreland
[Python-checkins] [3.14] gh-140146: Fix for stdin redirection to a pipe with interactive tkinter on Windows (GH-148819) (GH-152561)
serhiy-storchaka
[Python-checkins] [3.15] gh-148909: Fix broken author attribution URL in 'The Python 2.3 Method Resolution Order' doc (GH-149092) (#152571)
StanFromIreland
[Python-checkins] [3.13] gh-148909: Fix broken author attribution URL in 'The Python 2.3 Method Resolution Order' doc (GH-149092) (#152573)
StanFromIreland
[Python-checkins] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568)
serhiy-storchaka
[Python-checkins] [3.14] gh-148909: Fix broken author attribution URL in 'The Python 2.3 Method Resolution Order' doc (GH-149092) (#152572)
StanFromIreland
[Python-checkins] gh-148909: Fix broken author attribution URL in 'The Python 2.3 Method Resolution Order' doc (#149092)
StanFromIreland
[Python-checkins] [3.15] GH-151672: `__lazy_import__` always resolves to the module being imported (GH-151827) (#152534)
pablogsal
[Python-checkins] [3.15] gh-140146: Fix for stdin redirection to a pipe with interactive tkinter on Windows (GH-148819) (GH-152560)
serhiy-storchaka
[Python-checkins] [3.13] gh-140146: Fix for stdin redirection to a pipe with interactive tkinter on Windows (GH-148819) (GH-152562)
serhiy-storchaka
[Python-checkins] gh-152375: Fix undefined behaviour in the `INSTRUMENTED_JUMP` macro (#152376)
StanFromIreland
[Python-checkins] [3.15] gh-85320: Use UTF-8 for IDLE configuration and breakpoint files (GH-152475) (GH-152555)
serhiy-storchaka
[Python-checkins] gh-140146: Fix for stdin redirection to a pipe with interactive tkinter on Windows (GH-148819)
serhiy-storchaka
[Python-checkins] [3.14] gh-85320: Use UTF-8 for IDLE configuration and breakpoint files (GH-152475) (GH-152556)
serhiy-storchaka
[Python-checkins] [3.13] gh-85320: Use UTF-8 for IDLE configuration and breakpoint files (GH-152475) (GH-152557)
serhiy-storchaka
[Python-checkins] [3.15] gh-110357: hashlib no longer logs at import when a guaranteed hash is unavailable (GH-152538) (#152554)
gpshead
[Python-checkins] gh-85320: Use UTF-8 for IDLE configuration and breakpoint files (GH-152475)
serhiy-storchaka
[Python-checkins] gh-110357: hashlib no longer logs at import when a guaranteed hash is unavailable (GH-152538)
gpshead
[Python-checkins] [3.13] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532) (GH-152545)
serhiy-storchaka
[Python-checkins] [3.14] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532) (GH-152544)
serhiy-storchaka
[Python-checkins] [3.15] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532) (GH-152543)
serhiy-storchaka
[Python-checkins] gh-87577: Document that wm_manage does not accept ttk widgets (GH-152532)
serhiy-storchaka
[Python-checkins] [3.13] gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation (GH-151573) (#152542)
gpshead
[Python-checkins] [3.15] gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation (GH-151573) (#152540)
gpshead
[Python-checkins] [3.14] gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation (GH-151573) (#152541)
gpshead
[Python-checkins] [3.13] gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve (GH-151417) (GH-152536) (#152539)
gpshead
[Python-checkins] gh-148660: Fix use-after-free in OrderedDict.copy() on reentrant mutation (GH-151573)
gpshead
[Python-checkins] [3.14] gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve (GH-151417) (#152536)
gpshead
[Python-checkins] gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve (GH-151417)
gpshead
[Python-checkins] [3.15] gh-151416: fix a borrowed ref potential use after free via fspath in os.spawnv/spawnve (GH-151417) (#152535)
gpshead
[Python-checkins] GH-151672: `__lazy_import__` always resolves to the module being imported (#151827)
pablogsal
[Python-checkins] [3.15] GH-151619: Ensure non-module global/builtin namespaces are watched for lazy imports (GH-151762) (#152533)
pablogsal
[Python-checkins] GH-151619: Ensure non-module global/builtin namespaces are watched for lazy imports (#151762)
pablogsal
[Python-checkins] [3.11] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (GH-145600) (#146026)
pablogsal
[Python-checkins] [3.10] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150749) (#152529)
pablogsal
[Python-checkins] [3.11] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150749) (#152528)
pablogsal
[Python-checkins] [3.13] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150749) (#152526)
gpshead
[Python-checkins] [3.15] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150741) (#152523)
gpshead
[Python-checkins] [3.14] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150749)
gpshead
[Python-checkins] [3.15] Docs: link to language reference instead of PEP (GH-152462) (#152522)
nedbat
[Python-checkins] gh-150743: Limit trailer lines and interim responses read by http.client (GH-150741)
gpshead
[Python-checkins] Docs: link to language reference instead of PEP (#152462)
nedbat
[Python-checkins] [3.13] gh-69134: Harden tkinter GUI tests that depend on a mapped widget (GH-152499) (GH-152518)
serhiy-storchaka
[Python-checkins] [3.14] gh-69134: Harden tkinter GUI tests that depend on a mapped widget (GH-152499) (GH-152517)
serhiy-storchaka
[Python-checkins] gh-78335: Complete the widget option lists in tkinter docstrings (GH-152485) (GH-152513)
serhiy-storchaka
[Python-checkins] [3.15] gh-152356: Fix Windows blocking sampling after target process exit (GH-152471) (#152512)
pablogsal
[Python-checkins] [3.13] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511) (GH-152515)
serhiy-storchaka
[Python-checkins] [3.14] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511) (GH-152514)
serhiy-storchaka
[Python-checkins] gh-69134: Harden tkinter GUI tests that depend on a mapped widget (GH-152499)
serhiy-storchaka
[Python-checkins] [3.15] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488) (GH-152511)
serhiy-storchaka
[Python-checkins] gh-152356: Fix Windows blocking sampling after target process exit (#152471)
pablogsal
[Python-checkins] [3.15] gh-78335: Complete the widget option lists in tkinter docstrings (GH-152485) (GH-152500)
serhiy-storchaka
[Python-checkins] [3.14] gh-78335: Complete the widget option lists in tkinter docstrings (GH-152485) (GH-152501)
serhiy-storchaka
[Python-checkins] [3.14] gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491) (GH-152507)
serhiy-storchaka
[Python-checkins] [3.13] gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491) (GH-152508)
serhiy-storchaka
[Python-checkins] [3.15] gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491) (GH-152506)
serhiy-storchaka
[Python-checkins] gh-110904: Recommend windows-curses in the curses HOWTO (GH-152491)
serhiy-storchaka
[Python-checkins] [3.15] gh-152434: Avoid Gecko export in async-aware test (GH-152496) (#152498)
pablogsal
[Python-checkins] gh-78335: Complete the widget option lists in tkinter docstrings (GH-152485)
serhiy-storchaka
[Python-checkins] gh-152434: Avoid Gecko export in async-aware test (#152496)
pablogsal
[Python-checkins] [3.14] gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (GH-151032) (#152464)
pablogsal
[Python-checkins] gh-152325: Add curses.has_mouse() and curses.window.mouse_trafo() (GH-152484)
serhiy-storchaka
[Python-checkins] gh-87881: Document the result of curses inch() and getbkgd() (GH-152488)
serhiy-storchaka
[Python-checkins] gh-133031: Support the full Unicode range in curses.textpad.Textbox (GH-152482)
serhiy-storchaka
[Python-checkins] Remove now-wrapped functions from the curses unsupported list (GH-152480)
serhiy-storchaka
[Python-checkins] gh-152099: Raise SendfileNotAvailableError for fallback-only transports in asyncio (#152223)
kumaraditya303
[Python-checkins] gh-152074: Increase the buffer size to 256 KiB in `asyncio` `_sendfile_fallback` (#152097)
kumaraditya303
[Python-checkins] gh-152470: Make wide-character curses functions work on a narrow build (GH-152476)
serhiy-storchaka
[Python-checkins] gh-152233: Make the curses cell API work without ncursesw (ПР-152466)
serhiy-storchaka
[Python-checkins] gh-133031: Support non-ASCII characters in curses.textpad.Textbox (GH-152451)
serhiy-storchaka
[Python-checkins] [3.15] gh-152397: Provide a cross-reference to PEP 798 unpacking syntax (GH-152454) (#152460)
rhettinger
[Python-checkins] gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323)
serhiy-storchaka
[Python-checkins] Provide a cross-reference to PEP 798 unpacking syntax (#152454)
rhettinger
[Python-checkins] [3.14] gh-152415: Exercise curses non-ASCII tests under 8-bit locale encodings (GH-152416) (GH-152453) (GH-152456)
serhiy-storchaka
[Python-checkins] [3.13] gh-152415: Exercise curses non-ASCII tests under 8-bit locale encodings (GH-152416) (GH-152453) (GH-152457)
serhiy-storchaka
[Python-checkins] [3.15] gh-152415: Exercise curses non-ASCII tests under 8-bit locale encodings (GH-152416) (#152453)
serhiy-storchaka
[Python-checkins] gh-152332: Add the curses.term_attrs() function (GH-152333)
serhiy-storchaka
[Python-checkins] gh-152415: Exercise curses non-ASCII tests under 8-bit locale encodings (GH-152416)
serhiy-storchaka
[Python-checkins] [3.15] gh-152434: Fix async-aware Gecko collection (GH-152442) (#152450)
pablogsal
[Python-checkins] [3.10] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (#145600) (#146027)
pablogsal
[Python-checkins] [3.10] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146… (#148350)
pablogsal
[Python-checkins] [3.11] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146… (#148351)
pablogsal
[Python-checkins] [3.11] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648) (#149796)
pablogsal
[Python-checkins] [3.10] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648) (#149797)
pablogsal
[Python-checkins] [3.15] gh-151613: Fix remote debugging frame cache ABA (#152448)
pablogsal
[Python-checkins] [3.11] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151995)
pablogsal
[Python-checkins] [3.15] gh-145306: Fix browser open after empty export (GH-150017) (#152447)
pablogsal
[Python-checkins] [3.11] gh-151558: Fix symlink escape via `tarfile` hardlink-extraction fallback (GH-151559) (#152001)
pablogsal
[Python-checkins] [3.10] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151996)
pablogsal
[Python-checkins] gh-152434: Fix async-aware Gecko collection (#152442)
pablogsal
[Python-checkins] [3.15] gh-152434: Block --async-aware with --binary (GH-152444) (#152446)
pablogsal
[Python-checkins] gh-145306: Fix browser open after empty export (#150017)
pablogsal
[Python-checkins] gh-146495: Improve `SyntaxError` message for `&&` and `||` operators (#150906)
pablogsal
[Python-checkins] gh-151613: Fix remote debugging frame cache ABA (#151614)
pablogsal
[Python-checkins] gh-152434: Block --async-aware with --binary (#152444)
pablogsal
[Python-checkins] [3.15] gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (GH-151032) (#152443)
pablogsal
[Python-checkins] gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (#151032)
pablogsal
[Python-checkins] [3.13] gh-152391: Improve `test_interpreters.test_stress` test (GH-152396) (#152430)
sobolevn
[Python-checkins] [3.14] gh-152391: Improve `test_interpreters.test_stress` test (GH-152396) (#152428)
sobolevn
[Python-checkins] [3.15] gh-152391: Improve `test_interpreters.test_stress` test (GH-152396) (#152427)
sobolevn
[Python-checkins] [3.15] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (GH-152306) (#152425)
StanFromIreland
[Python-checkins] [3.14] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (GH-152306) (#152426)
StanFromIreland
[Python-checkins] [3.15] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418) (#152420)
sobolevn
[Python-checkins] [3.14] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418) (#152421)
sobolevn
[Python-checkins] [3.13] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (GH-152418) (#152422)
sobolevn
[Python-checkins] gh-152391: Improve `test_interpreters.test_stress` test (#152396)
sobolevn
[Python-checkins] gh-151126: Sets missing exceptions in `tkinter` and `socket` modules initializations (#152418)
sobolevn
[Python-checkins] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (#152306)
StanFromIreland
[Python-checkins] [3.15] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152411)
sobolevn
[Python-checkins] [3.14] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152412)
sobolevn
[Python-checkins] [3.15] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381) (GH-152417)
ZeroIntensity
[Python-checkins] [3.13] gh-152402: Use `support.nomemtest` in `test_pyexpat` (GH-152403) (#152413)
sobolevn
[Python-checkins] Docs: Fix incomplete sentence in `tp_itemsize` documentation (GH-152381)
ZeroIntensity
[Python-checkins] gh-152402: Use `support.nomemtest` in `test_pyexpat` (#152403)
sobolevn
[Python-checkins] gh-152275: Add integer overflow guards to the curses chtype and color-pair packing path (GH-152303)
serhiy-storchaka
[Python-checkins] gh-152260: Fix flaky curses test_scr_dump on macOS (GH-152390)
serhiy-storchaka
[Python-checkins] [3.13] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152270)
sobolevn
[Python-checkins] [3.15] gh-70273: Document default class bindings in tkinter (GH-152389) (GH-152393)
serhiy-storchaka
[Python-checkins] [3.14] gh-70273: Document default class bindings in tkinter (GH-152389) (GH-152394)
serhiy-storchaka
[Python-checkins] [3.13] gh-70273: Document default class bindings in tkinter (GH-152389) (GH-152392)
serhiy-storchaka
[Python-checkins] gh-70273: Document default class bindings in tkinter (GH-152389)
serhiy-storchaka
[Python-checkins] [3.15] gh-82830: Improve tkinter messagebox docstrings and cursor documentation (GH-152380) (GH-152386)
serhiy-storchaka
[Python-checkins] [3.14] gh-82830: Improve tkinter messagebox docstrings and cursor documentation (GH-152380) (GH-152387)
serhiy-storchaka
[Python-checkins] [3.13] gh-82830: Improve tkinter messagebox docstrings and cursor documentation (GH-152380) (GH-152388)
serhiy-storchaka
[Python-checkins] gh-82830: Improve tkinter messagebox docstrings and cursor documentation (GH-152380)
serhiy-storchaka
[Python-checkins] [3.15] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (GH-152213) (#152379)
StanFromIreland
[Python-checkins] [3.14] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (GH-152213) (#152378)
StanFromIreland
[Python-checkins] [3.13] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (GH-152213) (#152377)
StanFromIreland
[Python-checkins] gh-152212: Reject a POSIX TZ footer with a missing std offset in pure-Python `zoneinfo` (#152213)
StanFromIreland
[Python-checkins] [3.15] gh-71880: Allow editing the last cell in curses.textpad.Textbox (GH-152363) (GH-152364)
serhiy-storchaka
[Python-checkins] [3.13] gh-71880: Allow editing the last cell in curses.textpad.Textbox (GH-152363) (GH-152366)
serhiy-storchaka
[Python-checkins] [3.14] gh-71880: Allow editing the last cell in curses.textpad.Textbox (GH-152363) (GH-152365)
serhiy-storchaka
[Python-checkins] [3.15] gh-151678: Add more tests for tkinter.dnd (GH-152362) (GH-152367)
serhiy-storchaka
[Python-checkins] [3.14] gh-151678: Add more tests for tkinter.dnd (GH-152362) (GH-152368)
serhiy-storchaka
[Python-checkins] [3.13] gh-151678: Add more tests for tkinter.dnd (GH-152362) (GH-152369)
serhiy-storchaka
[Python-checkins] gh-127949: remove asyncio policy system (#150310)
kumaraditya303
[Python-checkins] gh-87904: Report the public module name in curses types and exceptions (GH-152341)
serhiy-storchaka
[Python-checkins] gh-151678: Add more tests for tkinter.dnd (GH-152362)
serhiy-storchaka
[Python-checkins] gh-71880: Allow editing the last cell in curses.textpad.Textbox (GH-152363)
serhiy-storchaka
Earlier messages
Later messages