python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] Skip curses tests when scr_dump()/is_keypad() are unavailable (GH-153866)
serhiy-storchaka
[Python-checkins] gh-152023: Update macOS installer builds to SQLite 3.53.3 (#153867)
ned-deily
[Python-checkins] [3.15] gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo() (GH-151671) (#153517)
hugovk
[Python-checkins] [3.14] gh-123471: Free-threading fixes for itertools (GH-131212) (GH-132814) (GH-135689) (GH-144402) (GH-146033) (GH-142957) (GH-153791)
nascheme
[Python-checkins] [3.14] gh-151644: Fix data race in sys.setdlopenflags/getdlopenflags under free-threading (gh-151768) (gh-153789)
nascheme
[Python-checkins] [3.14] gh-150411: fix `gc_generation.count` race in free-threading (GH-150413) (GH-153787)
nascheme
[Python-checkins] [3.14] gh-149816: Fix UAF in Modules/_pickle.c (GH-150024) (GH-153719)
nascheme
[Python-checkins] [3.14] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578) (GH-153819)
nascheme
[Python-checkins] [3.15] gh-153853: Fix parameter name of calendar.setfirstweekday() in docs (GH-153851) (#153859)
brettcannon
[Python-checkins] [3.14] gh-153853: Fix parameter name of calendar.setfirstweekday() in docs (GH-153851) (#153860)
brettcannon
[Python-checkins] [3.13] gh-153853: Fix parameter name of calendar.setfirstweekday() in docs (GH-153851) (#153861)
brettcannon
[Python-checkins] gh-153853: Fix parameter name of calendar.setfirstweekday() in docs (#153851)
brettcannon
[Python-checkins] gh-153844: Support AST input in symtable.symtable() (GH-153845)
serhiy-storchaka
[Python-checkins] [3.15] Shut down leaked executors in `test_interpreter_pool` (GH-153780) (#153847)
StanFromIreland
[Python-checkins] [3.14] Shut down leaked executors in `test_interpreter_pool` (GH-153780) (#153848)
StanFromIreland
[Python-checkins] Shut down leaked executors in `test_interpreter_pool` (#153780)
StanFromIreland
[Python-checkins] [3.13] gh-85943: Fix BytesWarning in the struct format cache under -bb (GH-153627) (GH-153836)
serhiy-storchaka
[Python-checkins] [3.15] gh-85943: Fix BytesWarning in the struct format cache under -bb (GH-153627) (GH-153834)
serhiy-storchaka
[Python-checkins] [3.14] gh-85943: Fix BytesWarning in the struct format cache under -bb (GH-153627) (GH-153835)
serhiy-storchaka
[Python-checkins] gh-153395: Accept curses.complexchar in curses.ascii predicates and conversions (GH-153396)
serhiy-storchaka
[Python-checkins] gh-153521: Support structured arguments in imaplib commands (GH-153522)
serhiy-storchaka
[Python-checkins] gh-85943: Fix BytesWarning in the struct format cache under -bb (GH-153627)
serhiy-storchaka
[Python-checkins] gh-152384: pixi-packages: use `flags` to define variants (#152385)
kumaraditya303
[Python-checkins] [3.14] gh-153404: Silently ignore non-decimal digits in robots.txt Crawl-delay and Request-rate (GH-153405) (GH-153831)
serhiy-storchaka
[Python-checkins] [3.13] gh-153404: Silently ignore non-decimal digits in robots.txt Crawl-delay and Request-rate (GH-153405) (GH-153832)
serhiy-storchaka
[Python-checkins] gh-153404: Silently ignore non-decimal digits in robots.txt Crawl-delay and Request-rate (GH-153405)
serhiy-storchaka
[Python-checkins] [3.13] gh-145521: Add 'infer_variance' parameter to ParamSpec class (GH-145522) (#153825)
JelleZijlstra
[Python-checkins] [3.14] gh-145521: Add 'infer_variance' parameter to ParamSpec class (GH-145522) (#153824)
JelleZijlstra
[Python-checkins] [3.15] gh-149162: Use _Py_LOCK_DONT_DETACH in intern_common (gh-149164) (gh-153814)
nascheme
[Python-checkins] [3.14] gh-149162: Use _Py_LOCK_DONT_DETACH in intern_common (gh-149164) (gh-153815)
nascheme
[Python-checkins] gh-149162: Use _Py_LOCK_DONT_DETACH in intern_common (gh-149164)
nascheme
[Python-checkins] [3.15] gh-151644: Fix data race in sys.setdlopenflags/getdlopenflags under free-threading (gh-151768) (#153790)
kumaraditya303
[Python-checkins] [3.15] gh-150411: fix `gc_generation.count` race in free-threading (GH-150413) (#153788)
kumaraditya303
[Python-checkins] gh-153761: Fix asyncio sock_accept() dropping a connection when cancelled (#153762)
kumaraditya303
[Python-checkins] [3.15] gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (GH-153629) (#153778)
StanFromIreland
[Python-checkins] [3.14] gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (GH-153629) (#153779)
StanFromIreland
[Python-checkins] gh-153630: Add `str.remove{prefix,suffix}()` to the `str` method summary (#153629)
StanFromIreland
[Python-checkins] gh-150077: Fix fileobj leak in `tarfile.TarFile.zstopen` on `BaseException` (GH-150080)
ethanfurman
[Python-checkins] [3.13] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647) (GH-153775)
serhiy-storchaka
[Python-checkins] [3.15] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647) (GH-153773)
serhiy-storchaka
[Python-checkins] [3.14] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647) (GH-153774)
serhiy-storchaka
[Python-checkins] gh-153550: Modernize the older prose sections of the tkinter documentation (GH-153647)
serhiy-storchaka
[Python-checkins] [3.13] gh-128846: Fix test_configure_custom_copy for the aqua theme with Tk 9 (GH-153611)
serhiy-storchaka
[Python-checkins] [3.13] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#153765)
sobolevn
[Python-checkins] [3.13] gh-149689: add missing error checks in `Parser/action_helpers.c` (GH-153763)
serhiy-storchaka
[Python-checkins] [3.14] Docs: fill in descriptor C API docs (GH-146644) (GH-153760)
serhiy-storchaka
[Python-checkins] [3.13] Docs: fill in descriptor C API docs (GH-146644) (GH-153759)
serhiy-storchaka
[Python-checkins] [3.13] gh-151623: Add missing curses docstrings and document intrflush() (GH-151632) (GH-153756)
serhiy-storchaka
[Python-checkins] [3.14] gh-89554: Document standard type objects in types as classes (GH-150676) (GH-153757)
serhiy-storchaka
[Python-checkins] [3.13] gh-89554: Document standard type objects in types as classes (GH-150676) (GH-153758)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in the os module (GH-150296) (GH-150341) (GH-150464) (GH-153755)
serhiy-storchaka
[Python-checkins] [3.15] gh-144774: Add critical section in `BaseException.__setstate__` (GH-150578) (#153746)
kumaraditya303
[Python-checkins] [3.15] gh-150858: fix data race while changing `__qualname__` of a type object(GH-150859) (#153747)
kumaraditya303
[Python-checkins] gh-150452: use PyMutex in socket module (#150453)
kumaraditya303
[Python-checkins] [3.15] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153699)
serhiy-storchaka
[Python-checkins] [3.13] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153754)
serhiy-storchaka
[Python-checkins] [3.14] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650) (GH-153753)
serhiy-storchaka
[Python-checkins] [3.15] gh-93417: Improve test_mimetypes (GH-150725) (GH-153748)
serhiy-storchaka
[Python-checkins] [3.14] gh-93417: Improve test_mimetypes (GH-150725) (GH-153749)
serhiy-storchaka
[Python-checkins] [3.13] gh-87904: Document curses classes (GH-151643) (GH-153752)
serhiy-storchaka
[Python-checkins] [3.14] gh-87904: Document curses classes (GH-151643) (GH-153751)
serhiy-storchaka
[Python-checkins] gh-150952: Fix incorrect sock_sendto docstring (#150953)
kumaraditya303
[Python-checkins] [3.13] gh-93417: Improve test_mimetypes (GH-150725) (GH-153750)
serhiy-storchaka
[Python-checkins] [3.15] gh-149816: Fix UAF in Modules/_pickle.c (GH-150024) (#153718)
kumaraditya303
[Python-checkins] [3.13] gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (GH-153696) (GH-153725)
serhiy-storchaka
[Python-checkins] [3.13] gh-153716: Harden ttk/tkinter GUI tests against display scaling (GH-153717) (GH-153743)
serhiy-storchaka
[Python-checkins] [3.15] gh-153716: Harden ttk/tkinter GUI tests against display scaling (GH-153717) (GH-153737)
serhiy-storchaka
[Python-checkins] [3.15] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153734)
terryjreedy
[Python-checkins] [3.14] gh-153716: Harden ttk/tkinter GUI tests against display scaling (GH-153717) (GH-153738)
serhiy-storchaka
[Python-checkins] [3.14] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153735)
terryjreedy
[Python-checkins] [3.13] Remove duplicate button_ok code in idlelib.textview (GH-153733) (#153736)
terryjreedy
[Python-checkins] Remove duplicate button_ok code in idlelib.textview (#153733)
terryjreedy
[Python-checkins] gh-153716: Harden ttk/tkinter GUI tests against display scaling (GH-153717)
serhiy-storchaka
[Python-checkins] [3.14] gh-153313: Run Emscripten PyRepl test in CI (GH-153701) (#153728)
freakboy3742
[Python-checkins] [3.15] gh-153313: Run Emscripten PyRepl test in CI (GH-153701) (#153727)
freakboy3742
[Python-checkins] gh-153313: Run Emscripten PyRepl test in CI (#153701)
freakboy3742
[Python-checkins] gh-102960: Make frames weak-referenceable (#152838)
ambv
[Python-checkins] [3.13] gh-153631: Ensure iOS simulator is running before starting build (GH-153632) (#153675)
freakboy3742
[Python-checkins] [3.15] gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (GH-153696) (#153723)
sobolevn
[Python-checkins] [3.14] gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (GH-153696) (#153724)
sobolevn
[Python-checkins] gh-153695: Fix sqlite3.Row.__hash__ with an unhashable value (#153696)
sobolevn
[Python-checkins] [3.15] gh-148488: Clarify the company/tag separator in the py -V docs (GH-153427) (GH-153721)
zooba
[Python-checkins] [3.14] gh-148488: Clarify the company/tag separator in the py -V docs (GH-153427) (GH-153722)
zooba
[Python-checkins] gh-152433: Allow posixmodule.c to build for Windows UWP (GH-152998)
zooba
[Python-checkins] gh-148488: Clarify the company/tag separator in the py -V docs (GH-153427)
zooba
[Python-checkins] [3.13] gh-151912: Fix segfault in `type()` with NULL `tp_new` metaclasses (GH-151916) (#153706)
kumaraditya303
[Python-checkins] gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c` (#152720)
kumaraditya303
[Python-checkins] [3.15] gh-151912: Fix segfault in `type()` with NULL `tp_new` metaclasses (GH-151916) (#153707)
kumaraditya303
[Python-checkins] [3.14] gh-151912: Fix segfault in `type()` with NULL `tp_new` metaclasses (GH-151916) (#153705)
kumaraditya303
[Python-checkins] gh-151912: Fix segfault in `type()` with NULL `tp_new` metaclasses (#151916)
kumaraditya303
[Python-checkins] gh-151907: Avoid creating temporary objects in some list comprehensions (GH-151908)
ZeroIntensity
[Python-checkins] gh-153313: Work around string decoding bug in emcc 6.0.2 (gh-153698)
corona10
[Python-checkins] gh-71086: Document negative offset support in struct.pack_into() and unpack_from() (GH-153650)
serhiy-storchaka
[Python-checkins] gh-49555: Clarify imaplib modified UTF-7 docs and comments (GH-153485)
serhiy-storchaka
[Python-checkins] [3.13] gh-71019: document which objects connect_read_pipe/connect_write_pipe accept and add tests (GH-153660) (#153687)
kumaraditya303
[Python-checkins] [3.15] gh-153658: Fix sqlite3 iterdump() for table names containing a single quote (GH-153659) (#153682)
erlend-aasland
[Python-checkins] [3.14] gh-71019: document which objects connect_read_pipe/connect_write_pipe accept and add tests (GH-153660) (#153686)
kumaraditya303
[Python-checkins] [3.15] gh-71019: document which objects connect_read_pipe/connect_write_pipe accept and add tests (GH-153660) (#153685)
kumaraditya303
[Python-checkins] gh-98078: fix asyncio SSL transports not sending the fatal TLS alerts (#153620)
kumaraditya303
[Python-checkins] [3.13] gh-153658: Fix sqlite3 iterdump() for table names containing a single quote (GH-153659) (#153684)
erlend-aasland
[Python-checkins] gh-71019: document which objects connect_read_pipe/connect_write_pipe accept and add tests (#153660)
kumaraditya303
[Python-checkins] [3.14] gh-153658: Fix sqlite3 iterdump() for table names containing a single quote (GH-153659) (#153683)
erlend-aasland
[Python-checkins] [3.15] gh-141510: Update `marshal` module comment with `frozendict` support (GH-153655) (#153681)
sobolevn
[Python-checkins] gh-153658: Fix sqlite3 iterdump() for table names containing a single quote (#153659)
erlend-aasland
[Python-checkins] gh-141510: Update `marshal` module comment with `frozendict` support (#153655)
sobolevn
[Python-checkins] [3.14] gh-153631: Move to `macos-26` runner for iOS (GH-153632) (#153674)
hugovk
[Python-checkins] [3.15] gh-153631: Move to `macos-26` runner for iOS (GH-153632) (#153673)
freakboy3742
[Python-checkins] gh-153631: Move to `macos-26` runner for iOS (#153632)
freakboy3742
[Python-checkins] [3.15] gh-152405: Do not expose the internal mapping when rich-comparing `MappingProxyType` objects (GH-152483) (#153670)
sobolevn
[Python-checkins] gh-152405: Do not expose the internal mapping when rich-comparing `MappingProxyType` objects (#152483)
sobolevn
[Python-checkins] [3.14] gh-89696: Fix `loop.sock_connect` docs on address resolution (GH-153651) (#153653)
kumaraditya303
[Python-checkins] [3.13] gh-89696: Fix `loop.sock_connect` docs on address resolution (GH-153651) (#153654)
kumaraditya303
[Python-checkins] [3.15] gh-89696: Fix `loop.sock_connect` docs on address resolution (GH-153651) (#153652)
kumaraditya303
[Python-checkins] gh-89696: Fix `loop.sock_connect` docs on address resolution (#153651)
kumaraditya303
[Python-checkins] [3.15] gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (GH-153258) (#153644)
StanFromIreland
[Python-checkins] [3.14] gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (GH-153258) (#153645)
StanFromIreland
[Python-checkins] gh-148286: Fix UB in `ZstdDecompressor.unused_data` when a frame is decompressed in one call (#153258)
StanFromIreland
[Python-checkins] [3.15] gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (GH-153045) (#153638)
emmatyping
[Python-checkins] [3.14] gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (GH-153045) (#153639)
emmatyping
[Python-checkins] gh-153037: Make ZstdFile.__next__ raise io.UnsupportedOperation on non-readable files (#153045)
emmatyping
[Python-checkins] gh-153513: Remove obsolete Tk version guards in tkinter tests (GH-153615)
serhiy-storchaka
[Python-checkins] [3.15] gh-90431: Document cancellation behavior of asyncio.wait() and asyncio.as_completed() (GH-153616) (#153617)
kumaraditya303
[Python-checkins] [3.14] gh-90431: Document cancellation behavior of asyncio.wait() and asyncio.as_completed() (GH-153616) (#153618)
kumaraditya303
[Python-checkins] [3.13] gh-90431: Document cancellation behavior of asyncio.wait() and asyncio.as_completed() (GH-153616) (#153619)
kumaraditya303
[Python-checkins] gh-90431: Document cancellation behavior of asyncio.wait() and asyncio.as_completed() (#153616)
kumaraditya303
[Python-checkins] gh-151615: Avoid repeated reschedule in asyncio _accept_connection (#151616)
kumaraditya303
[Python-checkins] [3.15] gh-152132: Close stderr_copy in test_api.test_run (GH-153591) (#153595)
vstinner
[Python-checkins] [3.14] gh-152132: Close stderr_copy in test_api.test_run (GH-153591) (#153596)
vstinner
[Python-checkins] [3.13] gh-152132: Close stderr_copy in test_api.test_run (GH-153591) (#153597)
vstinner
[Python-checkins] gh-152132: Close stderr_copy in test_api.test_run (#153591)
vstinner
[Python-checkins] [3.14] gh-102591: Document that urlcleanup resets the global opener (GH-153562) (#153589)
orsenthil
[Python-checkins] [3.15] gh-102591: Document that urlcleanup resets the global opener (GH-153562) (#153588)
orsenthil
[Python-checkins] [3.13] gh-102591: Document that urlcleanup resets the global opener (GH-153562) (#153590)
orsenthil
[Python-checkins] gh-102591: Document that urlcleanup resets the global opener (#153562)
orsenthil
[Python-checkins] gh-153569: Split tokenizer lexer into focused files (#153585)
pablogsal
[Python-checkins] [3.15] gh-153293: Clear opcode statistics in the live profiler's reset_stats() (GH-153295) (#153586)
pablogsal
[Python-checkins] [3.10] gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988) (#152613)
pablogsal
[Python-checkins] gh-153293: Clear opcode statistics in the live profiler's reset_stats() (#153295)
pablogsal
[Python-checkins] gh-141968: Use `take_bytes` to simplify and remove copy from pyrepl `BaseEventQueue` (#149852)
pablogsal
[Python-checkins] gh-145694: Update tutorial indentation guidance for PyREPL auto-indent (#145725)
pablogsal
[Python-checkins] [3.15] gh-151292: Change `total_samples:u32` in the binary format to `total_samples:u64` (GH-153425) (#153436)
pablogsal
[Python-checkins] gh-152431: update StreamReader transport after StreamWriter.start_tls() (#152432)
kumaraditya303
[Python-checkins] [3.15] gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153565)
kumaraditya303
[Python-checkins] [3.14] gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153566)
kumaraditya303
[Python-checkins] [3.13] gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153567)
kumaraditya303
[Python-checkins] gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (#152681)
kumaraditya303
[Python-checkins] [3.13] gh-86726: Fix and improve tkinter documentation and docstrings (GH-153549) (GH-153557)
serhiy-storchaka
[Python-checkins] [3.15] gh-126877: Fix the configure check for Tcl/Tk with optimizing compilers (GH-153543) (GH-153553)
serhiy-storchaka
[Python-checkins] [3.15] gh-86726: Note that the ttk Treeview separator column option needs Tk 9.0 (GH-153556) (GH-153558)
serhiy-storchaka
[Python-checkins] [3.14] gh-86726: Note that the ttk Treeview separator column option needs Tk 9.0 (GH-153556) (GH-153559)
serhiy-storchaka
[Python-checkins] [3.15] gh-86726: Fix and improve tkinter documentation and docstrings (GH-153549) (GH-153551)
serhiy-storchaka
[Python-checkins] [3.13] gh-86726: Note that the ttk Treeview separator column option needs Tk 9.0 (GH-153556) (GH-153560)
serhiy-storchaka
[Python-checkins] [3.14] gh-86726: Fix and improve tkinter documentation and docstrings (GH-153549) (GH-153552)
serhiy-storchaka
[Python-checkins] gh-86726: Note that the ttk Treeview separator column option needs Tk 9.0 (GH-153556)
serhiy-storchaka
[Python-checkins] [3.14] gh-126877: Fix the configure check for Tcl/Tk with optimizing compilers (GH-153543) (GH-153554)
serhiy-storchaka
[Python-checkins] [3.13] gh-126877: Fix the configure check for Tcl/Tk with optimizing compilers (GH-153543) (GH-153555)
serhiy-storchaka
[Python-checkins] gh-126877: Fix the configure check for Tcl/Tk with optimizing compilers (GH-153543)
serhiy-storchaka
[Python-checkins] [3.14] gh-152785: Upgrade Ubuntu from 24.04 to 26.04 in GitHub Actions (#152717) (#153416) (#153526)
vstinner
[Python-checkins] gh-86726: Fix and improve tkinter documentation and docstrings (GH-153549)
serhiy-storchaka
[Python-checkins] [3.13] gh-88647: Fix tkinter config() docs for synonym options (GH-153544) (GH-153547)
serhiy-storchaka
[Python-checkins] [3.14] gh-88647: Fix tkinter config() docs for synonym options (GH-153544) (GH-153546)
serhiy-storchaka
[Python-checkins] [3.15] gh-88647: Fix tkinter config() docs for synonym options (GH-153544) (GH-153545)
serhiy-storchaka
[Python-checkins] gh-88647: Fix tkinter config() docs for synonym options (GH-153544)
serhiy-storchaka
[Python-checkins] gh-151540: Use a selector event loop in the happy-eyeballs tests (#153375)
kumaraditya303
[Python-checkins] gh-50409: Modernize tkinter.PanedWindow.paneconfigure() (GH-152399)
serhiy-storchaka
[Python-checkins] gh-152638: Deprecate tkinter.filedialog.askopenfiles() (GH-152647)
serhiy-storchaka
[Python-checkins] gh-72880: Add tkinter.fontchooser -- interface to the font selection dialog (GH-153255)
serhiy-storchaka
[Python-checkins] gh-153259: Add tkinter.systray -- system tray icon and notifications (GH-153260)
serhiy-storchaka
[Python-checkins] [3.15] gh-153333: Read tkinter profile scripts with the source file's encoding (GH-153334) (GH-153541)
serhiy-storchaka
[Python-checkins] gh-153256: Add tk_print() methods to tkinter Canvas and Text (GH-153257)
serhiy-storchaka
[Python-checkins] gh-153333: Read tkinter profile scripts with the source file's encoding (GH-153334)
serhiy-storchaka
[Python-checkins] [3.13] gh-128846: Make tkinter tests robust against Tcl/Tk 9.0 (GH-153484)
serhiy-storchaka
[Python-checkins] [3.13] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470) (#153473) (#153533)
vstinner
[Python-checkins] [3.14] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381) (GH-153387)
serhiy-storchaka
[Python-checkins] [3.13] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381) (GH-153388)
serhiy-storchaka
[Python-checkins] gh-153300: Reuse PYCONFIG_SPEC in config_set_global_vars() (#153471)
vstinner
[Python-checkins] gh-151914: Reorganize the curses entries in What's New in Python 3.16 (GH-153397)
serhiy-storchaka
[Python-checkins] [3.13] gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317) (GH-153326)
serhiy-storchaka
[Python-checkins] gh-59396: Add use_ttk parameter to tkinter ScrolledText (GH-153119)
serhiy-storchaka
[Python-checkins] [3.13] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439) (GH-153443)
serhiy-storchaka
[Python-checkins] [3.14] gh-151213: Remove remaining `--retries` refs from 3.14 asyncio tools docs (GH-153492)
serhiy-storchaka
[Python-checkins] [3.15] gh-151213: Fix asyncio tools permission requirements link (GH-153493) (GH-153518)
serhiy-storchaka
[Python-checkins] [3.14] gh-151213: Fix asyncio tools permission requirements link (GH-153493) (GH-153519)
serhiy-storchaka
[Python-checkins] [3.14] gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063) (gh-153476)
nascheme
[Python-checkins] [3.15] gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063) (gh-153475)
nascheme
[Python-checkins] gh-116946: Implement the GC protocol for _tkinter tkapp and tktimertoken (GH-152310)
serhiy-storchaka
[Python-checkins] gh-143070: Use "+" instead of "!" in automatically generated tkinter widget names (GH-151975)
serhiy-storchaka
[Python-checkins] gh-153513: Remove redundant conversions in tkinter tests (GH-153520)
serhiy-storchaka
[Python-checkins] gh-153494: Encode imaplib search criteria to the declared CHARSET (GH-153495)
serhiy-storchaka
[Python-checkins] [3.15] gh-152785: Upgrade Ubuntu from 24.04 to 26.04 in GitHub Actions (#152717) (#153416)
hugovk
[Python-checkins] gh-153513: Return str and numbers for more Tcl object types in _tkinter (GH-153514)
serhiy-storchaka
[Python-checkins] gh-151213: Fix asyncio tools permission requirements link (#153493)
kumaraditya303
[Python-checkins] gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo() (GH-151671)
encukou
[Python-checkins] [3.13] gh-153438: Update NuGet download URL (GH-153482) (GH-153515)
zooba
[Python-checkins] [3.14] gh-153438: Update NuGet download URL (GH-153482) (GH-153510)
zooba
[Python-checkins] [3.15] gh-153438: Update NuGet download URL (GH-153482) (GH-153509)
zooba
[Python-checkins] gh-153502: Add uid parameter to imaplib command methods (GH-153508)
serhiy-storchaka
[Python-checkins] [3.15] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445) (#153447)
sobolevn
[Python-checkins] [3.14] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445) (#153448)
sobolevn
[Python-checkins] gh-153438: Update NuGet download URL (GH-153482)
zooba
Earlier messages
Later messages