python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
[Python-checkins] [3.15] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336) (GH-152349)
serhiy-storchaka
[Python-checkins] [3.13] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) (GH-152348)
serhiy-storchaka
[Python-checkins] [3.15] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) (GH-152346)
serhiy-storchaka
[Python-checkins] [3.14] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336) (GH-152350)
serhiy-storchaka
[Python-checkins] [3.14] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337) (GH-152347)
serhiy-storchaka
[Python-checkins] Remove commented out code
rhettinger
[Python-checkins] [3.13] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336) (GH-152351)
serhiy-storchaka
[Python-checkins] [3.14] IDLE: fix dedent() usage in htest (GH-152256) (#152343)
terryjreedy
[Python-checkins] [3.15] IDLE: fix dedent() usage in htest (GH-152256) (#152342)
terryjreedy
[Python-checkins] [3.13] IDLE: fix dedent() usage in htest (GH-152256) (#152344)
terryjreedy
[Python-checkins] gh-38464: Make tkinter nametowidget() work with cloned menus (GH-152336)
serhiy-storchaka
[Python-checkins] gh-88758: Handle non-tkinter widgets in tkinter focus methods (GH-152337)
serhiy-storchaka
[Python-checkins] gh-152334: Add curses key-management functions (GH-152338)
serhiy-storchaka
[Python-checkins] IDLE: fix dedent() usage in htest (#152256)
terryjreedy
[Python-checkins] gh-152260: Fix test_scr_dump() on macOS (GH-152340)
serhiy-storchaka
[Python-checkins] [3.13] gh-98894: Skip test_dtrace when building without dtrace (GH-152239) (#152302)
vstinner
[Python-checkins] [3.14] gh-98894: Skip test_dtrace when building without dtrace (GH-152239) (#152301)
vstinner
[Python-checkins] [3.15] gh-98894: Skip test_dtrace when building without dtrace (GH-152239) (#152300)
vstinner
[Python-checkins] [3.15] gh-80937: Fix memory leak in tkinter createcommand (GH-152294) (GH-152327)
serhiy-storchaka
[Python-checkins] [3.14] gh-80937: Fix memory leak in tkinter createcommand (GH-152294) (GH-152328)
serhiy-storchaka
[Python-checkins] [3.13] gh-80937: Fix memory leak in tkinter createcommand (GH-152294) (GH-152329)
serhiy-storchaka
[Python-checkins] gh-80937: Fix memory leak in tkinter createcommand (GH-152294)
serhiy-storchaka
[Python-checkins] gh-152238: Revert gh-150490 and gh-152200. (gh-152232)
nascheme
[Python-checkins] [3.13] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152319)
corona10
[Python-checkins] [3.15] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152316)
corona10
[Python-checkins] [3.14] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290) (gh-152312)
corona10
[Python-checkins] gh-152235: Defer GC tracking in set.union and set.difference (gh-152290)
corona10
[Python-checkins] [3.13] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152280)
corona10
[Python-checkins] gh-152260: Add curses.scr_dump(), scr_restore(), scr_init() and scr_set() (GH-152261)
serhiy-storchaka
[Python-checkins] gh-151776: Fix test_state_getters on terminals without insert/delete capability (GH-152304)
serhiy-storchaka
[Python-checkins] [3.14] gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (GH-152053) (#152284)
StanFromIreland
[Python-checkins] [3.13] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152286)
sobolevn
[Python-checkins] [3.13] gh-139145: Fix tkinter event loop in interactive mode (GH-152257) (GH-152293)
serhiy-storchaka
[Python-checkins] [3.15] gh-139145: Fix tkinter event loop in interactive mode (GH-152257) (GH-152291)
serhiy-storchaka
[Python-checkins] [3.14] gh-139145: Fix tkinter event loop in interactive mode (GH-152257) (GH-152292)
serhiy-storchaka
[Python-checkins] gh-98894: Skip test_dtrace when building without dtrace (#152239)
vstinner
[Python-checkins] gh-152258: Add curses.window.dupwin() (GH-152259)
serhiy-storchaka
[Python-checkins] [3.15] gh-121249: Soft deprecate F and D struct format types (#149346) (#152274)
vstinner
[Python-checkins] [3.15] gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (GH-152053) (#152283)
StanFromIreland
[Python-checkins] gh-139145: Fix tkinter event loop in interactive mode (GH-152257)
serhiy-storchaka
[Python-checkins] [3.13] gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (GH-152053) (#152285)
StanFromIreland
[Python-checkins] [3.14] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152279)
corona10
[Python-checkins] [3.15] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152281)
sobolevn
[Python-checkins] [3.14] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (GH-152253) (#152282)
sobolevn
[Python-checkins] [3.15] gh-152235: Defer GC tracking in more set operations (gh-152273) (gh-152278)
corona10
[Python-checkins] gh-152052: Fix misleading `json` error for `\uXXXX` escape at the end of input (#152053)
StanFromIreland
[Python-checkins] gh-152236: Fix skips on `_testcapi.set_nomemory` tests (#152253)
sobolevn
[Python-checkins] gh-152235: Defer GC tracking in more set operations (gh-152273)
corona10
[Python-checkins] gh-121249: Soft deprecate F and D struct format types (#149346)
vstinner
[Python-checkins] [3.13] gh-152235: Defer GC tracking of set and frozenset to end of connstruction (gh-152272)
corona10
[Python-checkins] [3.15] gh-151722: Defer GC tracking in frozendict.copy() (GH-152230) (#152271)
vstinner
[Python-checkins] [3.15] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152269)
sobolevn
[Python-checkins] [3.15] gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (GH-152247) (#152265)
StanFromIreland
[Python-checkins] [3.14] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (GH-152163) (#152268)
sobolevn
[Python-checkins] [3.14] gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (GH-152247) (#152266)
StanFromIreland
[Python-checkins] [3.13] gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (GH-152247) (#152267)
StanFromIreland
[Python-checkins] gh-151722: Defer GC tracking in frozendict.copy() (#152230)
vstinner
[Python-checkins] gh-90533: Implement BytesIO.peek() (#150917)
vstinner
[Python-checkins] gh-152156: Fix a crash in `interpeters.create` under limited memory conditions (#152163)
sobolevn
[Python-checkins] gh-152246: Fix pure-Python `zoneinfo` accepting invalid seperators in POSIX TZ rules (#152247)
StanFromIreland
[Python-checkins] gh-152233: Add curses complexstr type and wide-character cell-array methods (GH-152262)
serhiy-storchaka
[Python-checkins] gh-95555: Allow a negated property as a character set member (GH-152245)
serhiy-storchaka
[Python-checkins] gh-152100: Fuse set-operation character classes into a single charset (GH-152214)
serhiy-storchaka
[Python-checkins] gh-152233: Add curses complexchar type and wide-character cell reads (GH-152250)
serhiy-storchaka
[Python-checkins] gh-152219: Add curses window attribute get/set methods and WA_* constants (GH-152221)
serhiy-storchaka
[Python-checkins] gh-95555: Support Unicode property escapes \p{...} in regular expressions (GH-151969)
serhiy-storchaka
[Python-checkins] [3.15] gh-152235: Defer GC tracking of set and frozenset to end of construction (gh-152237) (gh-152242)
corona10
[Python-checkins] [3.14] gh-152235: Defer GC tracking of set and frozenset to end of construction (gh-152237) (gh-152243)
corona10
[Python-checkins] gh-152235: Defer GC tracking of set and frozenset to end of construction (gh-152237)
corona10
[Python-checkins] [3.15] gh-151722: Do not track the frozendict in the GC in _PyDict_FromKeys() (GH-152067) (#152225)
vstinner
[Python-checkins] [3.13] gh-151929: Add pythoninfo commands to Tools/wasm/wasi.py (#152136) (#152224) (#152226)
vstinner
[Python-checkins] gh-151722: Do not track the frozendict in the GC in _PyDict_FromKeys() (#152067)
vstinner
[Python-checkins] [3.14] gh-151929: Add pythoninfo commands to Tools/wasm/wasi (#152136) (#152224)
vstinner
[Python-checkins] gh-151593: Fix dead lock in PyDict insert_split_key() (#152200)
vstinner
[Python-checkins] [3.15] gh-151929: Add pythoninfo commands to Platforms/WASI (GH-152136) (#152222)
vstinner
[Python-checkins] gh-151929: Add pythoninfo commands to Platforms/WASI (#152136)
vstinner
[Python-checkins] [3.13] gh-151678: Add tests for ttk Menubutton and OptionMenu widget options (GH-151960) (GH-151965)
serhiy-storchaka
[Python-checkins] [3.14] gh-151929: Add pythoninfo-build command to Platforms/emscripten (GH-152210) (#152218)
vstinner
[Python-checkins] [3.15] gh-151929: Add pythoninfo-build command to Platforms/emscripten (GH-152210) (#152217)
vstinner
[Python-checkins] gh-151929: Add pythoninfo-build command to Platforms/emscripten (#152210)
vstinner
[Python-checkins] [3.13] gh-151929: Get uptime on BSD/macOS in pythoninfo (#152189) (#152197) (#152207)
vstinner
[Python-checkins] [3.15] gh-148825: Fix build error if specialization is disabled (GH-148826) (#152206)
JelleZijlstra
[Python-checkins] gh-148825: Fix build error if specialization is disabled (#148826)
JelleZijlstra
[Python-checkins] [3.15] Don't require `_testcapi` for `test_code` (GH-152185) (#152202)
StanFromIreland
[Python-checkins] [3.14] Don't require `_testcapi` for `test_code` (GH-152185) (#152201)
StanFromIreland
[Python-checkins] [3.14] gh-152168: Don't skip `test_bigmem` if `_testcapi` is missing (GH-152171) (#152199)
StanFromIreland
[Python-checkins] [3.15] gh-152168: Don't skip `test_bigmem` if `_testcapi` is missing (GH-152171) (#152198)
StanFromIreland
[Python-checkins] [3.15] gh-151929: Get uptime on BSD/macOS in pythoninfo (GH-152189) (#152196)
vstinner
[Python-checkins] [3.14] gh-151929: Get uptime on BSD/macOS in pythoninfo (#152189) (#152197)
vstinner
[Python-checkins] [3.13] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187) (#152193) (#152195)
vstinner
[Python-checkins] Don't require `_testcapi` for `test_code` (#152185)
StanFromIreland
[Python-checkins] gh-152168: Don't skip `test_bigmem` if `_testcapi` is missing (#152171)
StanFromIreland
[Python-checkins] gh-151929: Get uptime on BSD/macOS in pythoninfo (#152189)
vstinner
[Python-checkins] [3.14] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187) (#152193)
vstinner
[Python-checkins] [3.15] gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012) (GH-152186)
serhiy-storchaka
[Python-checkins] [3.15] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146) (#152187)
vstinner
[Python-checkins] [3.14] gh-151678: Add tests for ttk Menubutton and OptionMenu widget options (GH-151960) (GH-151964)
serhiy-storchaka
[Python-checkins] [3.15] gh-151678: Add tests for ttk Menubutton and OptionMenu widget options (GH-151960) (GH-151963)
serhiy-storchaka
[Python-checkins] gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012)
serhiy-storchaka
[Python-checkins] gh-151929: Get machine ID and uptime on Windows in pythoninfo (#152146)
vstinner
[Python-checkins] gh-51067: Refactor duplicated logic in `zipfile` to `_read_local_file_header` helper (#152139)
StanFromIreland
[Python-checkins] [3.15] gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (GH-151588) (#152182)
sobolevn
[Python-checkins] [3.14] gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (GH-151588) (#152183)
sobolevn
[Python-checkins] [3.13] gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (GH-151588) (#152184)
sobolevn
[Python-checkins] gh-151126: Add missing `PyErr_NoMemory` in `_winapi.c` (#151588)
sobolevn
[Python-checkins] [3.15] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624) (#152169)
sobolevn
[Python-checkins] [3.15] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177) (#152179)
sobolevn
[Python-checkins] [3.14] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177) (#152180)
sobolevn
[Python-checkins] [3.13] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (GH-152177) (#152181)
sobolevn
[Python-checkins] gh-151126: Fix missing `PyErr_NoMemory` in `testinternalcapi.c` (#152177)
sobolevn
[Python-checkins] [3.14] gh-152079: Fix `_datetime.fromisoformat()` mishandling a sub-second tz offset (GH-152087) (#152175)
StanFromIreland
[Python-checkins] [3.15] gh-152079: Fix `_datetime.fromisoformat()` mishandling a sub-second tz offset (GH-152087) (#152174)
StanFromIreland
[Python-checkins] [3.13] gh-152079: Fix `_datetime.fromisoformat()` mishandling a sub-second tz offset (GH-152087) (#152176)
StanFromIreland
[Python-checkins] [3.14] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (GH-151624) (#152170)
sobolevn
[Python-checkins] gh-152079: Fix `_datetime.fromisoformat()` mishandling a sub-second tz offset (#152087)
StanFromIreland
[Python-checkins] gh-151126: Fix missing memory errors in `_interpretersmodule.c` (#151624)
sobolevn
[Python-checkins] gh-152100: Move re compiler optimizations to Lib/re/_optimizer.py (GH-152154)
serhiy-storchaka
[Python-checkins] [3.15] gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131) (#152158)
sobolevn
[Python-checkins] [3.14] gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131) (#152159)
sobolevn
[Python-checkins] [3.13] gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (GH-152131) (#152160)
sobolevn
[Python-checkins] gh-152100: Support set operations in character classes (GH-152153)
serhiy-storchaka
[Python-checkins] gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (#152131)
sobolevn
[Python-checkins] [3.13] gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (#152127) (#152137)
vstinner
[Python-checkins] [3.15] gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (GH-152127) (#152134)
vstinner
[Python-checkins] [3.14] gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (GH-152127) (#152135)
vstinner
[Python-checkins] gh-151929: Get boot ID, machine ID and uptime in test.pythoninfo (#152127)
vstinner
[Python-checkins] [3.14] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152129)
sobolevn
[Python-checkins] [3.13] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152128)
sobolevn
[Python-checkins] [3.15] gh-105895: Add `match` and `case` doc to `help()` (GH-152113) (#152126)
sobolevn
[Python-checkins] gh-152093: Fix test_tk_caret() on macOS (GH-152115)
serhiy-storchaka
[Python-checkins] gh-105895: Add `match` and `case` doc to `help()` (#152113)
StanFromIreland
[Python-checkins] [3.13] gh-151955: Allow more ParamSpec bounds (#152122)
JelleZijlstra
[Python-checkins] [3.13] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111) (GH-152119)
serhiy-storchaka
[Python-checkins] [3.14] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111) (GH-152116)
serhiy-storchaka
[Python-checkins] gh-151776: Add curses state-query functions (GH-151778)
serhiy-storchaka
[Python-checkins] Add Jacob to CODEOWNERS for Infra/GHA/CI (#152112)
StanFromIreland
[Python-checkins] [3.15] gh-86726: Improve the structure of the tkinter reference (GH-152109 (GH-152111)
serhiy-storchaka
[Python-checkins] gh-151774: Add curses dynamic color-pair functions (GH-151775)
serhiy-storchaka
[Python-checkins] gh-86726: Improve the structure of the tkinter reference (GH-152109)
serhiy-storchaka
[Python-checkins] [3.14] Re-raise unexpected exceptions instead of swallowing them in various tests (GH-152019) (#152103)
StanFromIreland
[Python-checkins] [3.15] Re-raise unexpected exceptions instead of swallowing them in various tests (GH-152019) (#152102)
StanFromIreland
[Python-checkins] [3.13] Re-raise unexpected exceptions instead of swallowing them in various tests (GH-152019) (#152104)
StanFromIreland
[Python-checkins] Re-raise unexpected exceptions instead of swallowing them in various tests (#152019)
StanFromIreland
[Python-checkins] [3.15] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779) (#152096)
StanFromIreland
[Python-checkins] [3.14] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779) (#152095)
StanFromIreland
[Python-checkins] [3.13] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (GH-151779) (#152094)
StanFromIreland
[Python-checkins] gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)
JelleZijlstra
[Python-checkins] gh-151763: Fix NULL dereference in `os._path_normpath()` under OOM (#151779)
StanFromIreland
[Python-checkins] [3.15] gh-90949: Fix copy-paste typo in pyexpat capsule API initialization (GH-151147) (#152088)
StanFromIreland
[Python-checkins] [3.15] gh-151496: Use process groups in TraceBackend in test_dtrace (GH-152039) (#152082)
vstinner
[Python-checkins] gh-151485: Fix command quoting in subprocess.CalledProcessError.__str__ (#151486)
vstinner
[Python-checkins] gh-90949: Fix copy-paste typo in pyexpat capsule API initialization (#151147)
StanFromIreland
[Python-checkins] [3.15] gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (GH-152061) (#152081)
StanFromIreland
[Python-checkins] [3.14] `valgrind-python.supp`: Update suppression for readline leaks (GH-151783) (#152085)
vstinner
[Python-checkins] [3.15] `valgrind-python.supp`: Update suppression for readline leaks (GH-151783) (#152084)
vstinner
[Python-checkins] [3.13] `valgrind-python.supp`: Update suppression for readline leaks (GH-151783) (#152086)
vstinner
[Python-checkins] `valgrind-python.supp`: Update suppression for readline leaks (#151783)
vstinner
[Python-checkins] gh-151496: Use process groups in TraceBackend in test_dtrace (#152039)
vstinner
Earlier messages
Later messages