Messages by Thread
-
[Python-checkins] gh-153201: Make TSan CI mandatory (#153491)
kumaraditya303
-
[Python-checkins] gh-145633: Allow PyFloat_Pack8 & PyFloat_UnPack* to fail in future CPython versions (GH-153440)
encukou
-
[Python-checkins] [3.14] gh-143750: Compile OpenSSL with TSan for TSan CI (#153316) (#153355)
kumaraditya303
-
[Python-checkins] [3.13] gh-69134: Harden NotebookTest.test_traversal (GH-153403) (GH-153415)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-121608: Fix test_samply_profiler: only check samply once (GH-153424) (#153457)
vstinner
-
[Python-checkins] gh-153062: Fix a crash iterating itertools.tee on the free-threaded build (gh-153063)
nascheme
-
[Python-checkins] [3.14] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470) (#153473)
vstinner
-
[Python-checkins] [3.15] gh-152132: Test Py_CompileString() in test_capi.test_run (GH-153470) (#153472)
vstinner
-
[Python-checkins] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)
vstinner
-
[Python-checkins] [3.14] gh-152132: Fix bugs in Py_RunMain() (GH-153461) (GH-153466) (#153467)
vstinner
-
[Python-checkins] [3.13] gh-152132: Fix bugs in Py_RunMain() (GH-153461) (GH-153466) (#153468)
vstinner
-
[Python-checkins] [3.15] gh-152132: Fix bugs in Py_RunMain() (#153461) (#153466)
vstinner
-
[Python-checkins] gh-152132: Enhance Py_RunMain() and fix bugs (#153461)
vstinner
-
[Python-checkins] Use enums for pycore_uop_ids.h. (gh-153351)
nascheme
-
[Python-checkins] [3.15] gh-98894: Quote test_dtrace tracer subcommands (GH-152901) (#153459)
vstinner
-
[Python-checkins] [3.13] gh-152132: Fix Py_RunMain() to return an exit code (#153446) (#153455) (#153458)
vstinner
-
[Python-checkins] gh-98894: Quote test_dtrace tracer subcommands (#152901)
vstinner
-
[Python-checkins] [3.13] gh-153406: Raise ValueError, not OverflowError, for out-of-range dates in email.utils.parsedate_to_datetime (GH-153407) (#153433)
bitdancer
-
[Python-checkins] [3.14] gh-153406: Raise ValueError, not OverflowError, for out-of-range dates in email.utils.parsedate_to_datetime (GH-153407) (#153434)
bitdancer
-
[Python-checkins] [3.15] gh-153406: Raise ValueError, not OverflowError, for out-of-range dates in email.utils.parsedate_to_datetime (GH-153407) (#153435)
bitdancer
-
[Python-checkins] [3.15] gh-152769: Enable perf trampoline on musl (Alpine Linux) (#152774) (#153456)
vstinner
-
[Python-checkins] [3.13] gh-153056: Backport the relevant bits of (#153057) (#153369)
warsaw
-
[Python-checkins] [3.14] gh-152132: Fix Py_RunMain() to return an exit code (#153446) (#153455)
vstinner
-
[Python-checkins] gh-121608: Fix test_samply_profiler: only check samply once (#153424)
vstinner
-
[Python-checkins] gh-152769: Enable perf trampoline on musl (Alpine Linux) (#152774)
vstinner
-
[Python-checkins] [3.15] gh-152132: Fix Py_RunMain() to return an exit code (GH-153446) (#153454)
vstinner
-
[Python-checkins] [3.15] gh-146531: Broaden `wm_iconbitmap` skip on macOS 26 Intel (GH-153348) (#153450)
hugovk
-
[Python-checkins] [3.13] gh-146531: Broaden `wm_iconbitmap` skip on macOS 26 Intel (GH-153348) (#153452)
hugovk
-
[Python-checkins] [3.14] gh-146531: Broaden `wm_iconbitmap` skip on macOS 26 Intel (GH-153348) (#153451)
hugovk
-
[Python-checkins] [3.12] gh-146531: Broaden `wm_iconbitmap` skip on macOS 26 Intel (GH-153348) (#153453)
hugovk
-
[Python-checkins] gh-152132: Fix Py_RunMain() to return an exit code (#153446)
vstinner
-
[Python-checkins] gh-146531: Broaden `wm_iconbitmap` skip on macOS 26 Intel (#153348)
hugovk
-
[Python-checkins] gh-152905: Decode LC_TIME items in nl_langinfo() from glibc wide data (GH-152911)
serhiy-storchaka
-
[Python-checkins] gh-152997: Support system locale encodings via an iconv-based codec (GH-153001)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (GH-153445) (#153449)
sobolevn
-
[Python-checkins] gh-153444: Fix compile warning in `Modules/_interpchannelsmodule.c` (#153445)
sobolevn
-
[Python-checkins] gh-49555: Support international mailbox names in imaplib (GH-153391)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439) (GH-153442)
serhiy-storchaka
-
[Python-checkins] gh-90092: Fix test_curses when stdin is write-only (e.g. under nohup) (GH-153420)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-153417: Fix BytesWarning in imaplib error messages for bytes arguments (GH-153423) (GH-153431)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-153417: Fix BytesWarning in imaplib error messages for bytes arguments (GH-153423) (GH-153430)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-153417: Fix BytesWarning in imaplib error messages for bytes arguments (GH-153423) (GH-153432)
serhiy-storchaka
-
[Python-checkins] gh-153422: Return bool from some tkinter query methods (GH-153429)
serhiy-storchaka
-
[Python-checkins] gh-151292: Change `total_samples:u32` in the binary format to `total_samples:u64` (#153425)
pablogsal
-
[Python-checkins] gh-153406: Raise ValueError, not OverflowError, for out-of-range dates in email.utils.parsedate_to_datetime (#153407)
bitdancer
-
[Python-checkins] [3.13] gh-152132: Test all PyRun functions in test_capi.test_run (#153352) (#153414)
vstinner
-
[Python-checkins] gh-153417: Fix BytesWarning in imaplib error messages for bytes arguments (GH-153423)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-152132: Test all PyRun functions in test_capi.test_run (GH-153352) (#153411)
vstinner
-
[Python-checkins] [3.14] gh-152132: Test all PyRun functions in test_capi.test_run (GH-153352) (#153412)
vstinner
-
[Python-checkins] gh-152132: Test all PyRun functions in test_capi.test_run (#153352)
vstinner
-
[Python-checkins] [3.15] gh-69134: Harden NotebookTest.test_traversal (GH-153403) (GH-153408)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-69134: Harden NotebookTest.test_traversal (GH-153403) (GH-153409)
serhiy-storchaka
-
[Python-checkins] gh-69134: Harden NotebookTest.test_traversal (GH-153403)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-151213: Remove 3.15+ asyncio tools flag from 3.14 docs (GH-151392) (#153399)
pablogsal
-
[Python-checkins] [3.15] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381) (GH-153386)
serhiy-storchaka
-
[Python-checkins] gh-151757: Skip curses variation-selector test on older macOS (GH-153344)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-151640: Track sharing of `BytesIO` buffer in free-threaded builds (GH-151651) (gh-153153)
nascheme
-
[Python-checkins] [3.15] gh-151640: Track sharing of `BytesIO` buffer in free-threaded builds (GH-151651) (gh-153151)
nascheme
-
[Python-checkins] gh-153380: Adapt ttk tests to Tk 9.1 changes (GH-153381)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-130578: clarify urllib.parse.quote parameter defaults behavior (GH-130598) (#153383)
orsenthil
-
[Python-checkins] [3.14] gh-130578: clarify urllib.parse.quote parameter defaults behavior (GH-130598) (#153384)
orsenthil
-
[Python-checkins] [3.13] gh-130578: clarify urllib.parse.quote parameter defaults behavior (GH-130598) (#153385)
orsenthil
-
[Python-checkins] gh-130578: clarify urllib.parse.quote parameter defaults behavior (#130598)
orsenthil
-
[Python-checkins] [3.14] gh-47005: fix do_open() to let regular headers override unredirected … (GH-146506) (#153378)
orsenthil
-
[Python-checkins] [3.15] gh-47005: fix do_open() to let regular headers override unredirected … (GH-146506) (#153377)
orsenthil
-
[Python-checkins] [3.13] gh-47005: fix do_open() to let regular headers override unredirected … (GH-146506) (#153379)
orsenthil
-
[Python-checkins] gh-47005: fix do_open() to let regular headers override unredirected … (#146506)
orsenthil
-
[Python-checkins] [3.15] gh-151213: Document asyncio debugging tools (GH-151392) (#153370)
pablogsal
-
[Python-checkins] [3.14] gh-151213: Document asyncio debugging tools (GH-151392) (#153371)
pablogsal
-
[Python-checkins] gh-151213: Document asyncio debugging tools (#151392)
pablogsal
-
[Python-checkins] [3.15] gh-119592: gh-152967: Fix ProcessPoolExecutor stranding submitted work when a max_tasks_per_child worker exits (GH-152978) (#153363)
gpshead
-
[Python-checkins] [3.14] gh-153056: Fix a data race compiling the string.Template pattern in free-threading builds (GH-153057) (#153303)
warsaw
-
[Python-checkins] gh-119592: gh-152967: Fix ProcessPoolExecutor stranding submitted work when a max_tasks_per_child worker exits (GH-152978)
gpshead
-
[Python-checkins] [3.15] gh-153300: Set global configuration variables in PyConfig_Set() (GH-153301) (#153356)
vstinner
-
[Python-checkins] [3.14] gh-153300: Set global configuration variables in PyConfig_Set() (#153301) (#153359)
vstinner
-
[Python-checkins] [3.15] gh-143750: Compile OpenSSL with TSan for TSan CI (#153316) (#153353)
kumaraditya303
-
[Python-checkins] gh-61310: Document package precedence over same-named modules (#153211)
brettcannon
-
[Python-checkins] gh-153300: Set global configuration variables in PyConfig_Set() (#153301)
vstinner
-
[Python-checkins] gh-46927: Prevent readline from overriding environment variables (GH-153184)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (GH-153320) (#153349)
kumaraditya303
-
[Python-checkins] [3.15] gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (GH-153320) (#153350)
kumaraditya303
-
[Python-checkins] [3.13] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153289)
sobolevn
-
[Python-checkins] [3.15] gh-153298: Fix data race in `GenericAlias` parameter initialization on FT (GH-153318) (#153345)
sobolevn
-
[Python-checkins] [3.14] gh-153298: Fix data race in `GenericAlias` parameter initialization on FT (GH-153318) (#153346)
sobolevn
-
[Python-checkins] gh-143750: Compile OpenSSL with TSan for TSan CI (#153316)
kumaraditya303
-
[Python-checkins] [3.15] gh-153339: Remove extra skip in `test_generators.py` (GH-153340) (#153343)
sobolevn
-
[Python-checkins] gh-153298: Fix data race in `GenericAlias` parameter initialization on FT (#153318)
sobolevn
-
[Python-checkins] gh-153339: Remove extra skip in `test_generators.py` (#153340)
sobolevn
-
[Python-checkins] bpo-42861: Add `next_network` function to ipaddress library (#24180)
orsenthil
-
[Python-checkins] [3.14] gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284) (gh-153337)
corona10
-
[Python-checkins] [3.14] gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `{jit,tail-call}.yml` (GH-153194) (#153327)
hugovk
-
[Python-checkins] [3.13] gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `jit.yml` (GH-153194) (#153332)
hugovk
-
[Python-checkins] [3.15] gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `{jit,tail-call}.yml` (GH-153194) (#153328)
hugovk
-
[Python-checkins] [3.14] gh-143990: Preserve the size when creating a Font from a named font (GH-153267) (GH-153323) (GH-153341)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-143990: Preserve the size when creating a Font from a named font (GH-153267) (GH-153323) (GH-153342)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284) (gh-153338)
corona10
-
[Python-checkins] [3.15] gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284) (gh-153336)
corona10
-
[Python-checkins] [3.15] gh-143990: Preserve the size when creating a Font from a named font (GH-153267) (GH-153323)
serhiy-storchaka
-
[Python-checkins] gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284)
corona10
-
[Python-checkins] [3.15] gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317) (GH-153324)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317) (GH-153325)
serhiy-storchaka
-
[Python-checkins] gh-143990: Do not assume the requested font size in test_font (GH-153322)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-86017: Document displayof for Font.actual() and clarify Font.copy() (GH-153288) (GH-153329)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-86017: Document displayof for Font.actual() and clarify Font.copy() (GH-153288) (GH-153330)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-86017: Document displayof for Font.actual() and clarify Font.copy() (GH-153288) (GH-153331)
serhiy-storchaka
-
[Python-checkins] gh-86017: Document displayof for Font.actual() and clarify Font.copy() (GH-153288)
serhiy-storchaka
-
[Python-checkins] gh-66788: Add the utf-7-imap codec (GH-153149)
serhiy-storchaka
-
[Python-checkins] gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (#153320)
kumaraditya303
-
[Python-checkins] gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-152157: Reject empty fractions in `_datetime.{date}time.fromisoformat` (GH-152161) (#152766)
StanFromIreland
-
[Python-checkins] [3.14] gh-152157: Reject empty fractions in `_datetime.{date}time.fromisoformat` (GH-152161) (#152765)
StanFromIreland
-
[Python-checkins] [3.15] gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (GH-153299) (#153314)
sobolevn
-
[Python-checkins] gh-149740: Remove redundant self.empty() check in asyncio.Queue.get() (#149741)
kumaraditya303
-
[Python-checkins] [3.14] gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (GH-153299) (#153315)
sobolevn
-
[Python-checkins] gh-153292: Fix data race in `threading.RLock.__repr__` in FT builds (#153299)
sobolevn
-
[Python-checkins] gh-150358: Remove unused _complete_fut attribute from asyncio.StreamWriter (#150359)
kumaraditya303
-
[Python-checkins] [3.14] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153270)
kumaraditya303
-
[Python-checkins] gh-143990: Preserve the size when creating a Font from a named font (GH-153267)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-153056: Fix a data race compiling the string.Template pattern in free-threading builds (GH-153057) (#153302)
warsaw
-
[Python-checkins] gh-152586: Make `tempfile.TemporaryFileWrapper` public (#152646)
sobolevn
-
[Python-checkins] gh-153133: Fix socket leak in error path of asyncio create_connection (#153134)
kumaraditya303
-
[Python-checkins] [3.13] gh-143921: Reject NUL, CR and LF in IMAP commands (GH-143922, GH-153067) (GH-153137) (GH-153287)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253) (#153282)
sobolevn
-
[Python-checkins] [3.15] gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253) (#153281)
sobolevn
-
[Python-checkins] [3.15] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153274)
sobolevn
-
[Python-checkins] [3.14] gh-153210: Restore accidental `array.ArrayType` removal (GH-153261) (#153275)
sobolevn
-
[Python-checkins] [3.14] gh-143921: Reject NUL, CR and LF in IMAP commands (GH-143922, GH-153067) (GH-153137)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253) (#153283)
sobolevn
-
[Python-checkins] [3.14] gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323) (GH-153277)
serhiy-storchaka
-
[Python-checkins] gh-153252: Fix error handling in `_PyCompile_CodeGen` (#153253)
sobolevn
-
[Python-checkins] [3.13] gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323) (GH-153278)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-153205: Set `MemoryError` in stackref array conversion (GH-153206) (#153272)
sobolevn
-
[Python-checkins] [3.14] gh-153205: Set `MemoryError` in stackref array conversion (GH-153206) (#153273)
sobolevn
-
[Python-checkins] [3.15] Temporarily allow the TSan (free-threading) job to fail (GH-152173) (#153268)
StanFromIreland
-
[Python-checkins] On Unix, avoid a conversion to wchar_t in getpath.c (#153230)
vstinner
-
[Python-checkins] [3.15] gh-83274: Don't crash when a Tcl interpreter is deallocated in the wrong thread (GH-152323) (GH-153271)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-150191: Avoid data race in test_sni_callback_race (GH-150193) (#153269)
kumaraditya303
-
[Python-checkins] gh-152798: update sys.thread_info.lock documentation to match implementation (#153263)
kumaraditya303
-
[Python-checkins] gh-153210: Restore accidental `array.ArrayType` removal (#153261)
sobolevn
-
[Python-checkins] gh-153205: Set `MemoryError` in stackref array conversion (#153206)
sobolevn
-
[Python-checkins] gh-150191: Avoid data race in test_sni_callback_race (#150193)
kumaraditya303
-
[Python-checkins] Temporarily allow the TSan (free-threading) job to fail (#152173)
kumaraditya303
-
[Python-checkins] [3.15] gh-153210: Fix `array` module import crash under a memory pressure (GH-153238) (#153249)
sobolevn
-
[Python-checkins] [3.14] gh-153210: Fix `array` module import crash under a memory pressure (GH-153238) (#153250)
sobolevn
-
[Python-checkins] [3.14] Use `soft-deprecated` in more places (GH-148769) (#152938)
StanFromIreland
-
[Python-checkins] gh-143990: Allow tkinter.font.Font to wrap a font description (GH-152025)
serhiy-storchaka
-
[Python-checkins] [3.14] Seed pip caches for docs on `main`/`3.x` branches (GH-153127) (#153232)
hugovk
-
[Python-checkins] [3.13] Seed pip caches for docs on `main`/`3.x` branches (GH-153127) (#153233)
hugovk
-
[Python-checkins] [3.15] Seed pip caches for docs on `main`/`3.x` branches (GH-153127) (#153231)
hugovk
-
[Python-checkins] [3.15] gh-153227: Use a development version of Pygments (GH-153228) (#153254)
hugovk
-
[Python-checkins] gh-153227: Use a development version of Pygments (#153228)
hugovk
-
[Python-checkins] [3.13] gh-153210: Fix `array` module import crash under a memory pressure (GH-153238) (#153251)
sobolevn
-
[Python-checkins] gh-153210: Fix `array` module import crash under a memory pressure (#153238)
sobolevn
-
[Python-checkins] [3.13] gh-82151: Update and improve urlsplit docstring (#152985) (#153156)
orsenthil
-
[Python-checkins] [3.15] gh-82151: Update and improve urlsplit docstring (GH-152985) (#153154)
orsenthil
-
[Python-checkins] [3.14] gh-82151: Update and improve urlsplit docstring (#152985) (#153155)
orsenthil
-
[Python-checkins] [3.15] gh-153068: Preserve cprofile enable errors (GH-153070) (#153241)
pablogsal
-
[Python-checkins] [3.15] gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process (GH-144715) (#153243)
pablogsal
-
[Python-checkins] [3.13] gh-153068: Preserve cprofile enable errors (GH-153070) (#153240)
pablogsal
-
[Python-checkins] [3.14] gh-153068: Preserve cprofile enable errors (GH-153070) (#153242)
pablogsal
-
[Python-checkins] gh-145177: Update Emscripten to 6.0.2 (#153235)
freakboy3742
-
[Python-checkins] gh-140729: Fix the cProfile module when the executed script contains calls to multiprocessing.Process (#144715)
pablogsal
-
[Python-checkins] gh-153068: Preserve cprofile enable errors (#153070)
pablogsal
-
[Python-checkins] gh-150479: reject CR and LF in email.utils.formataddr (#150480)
bitdancer
-
[Python-checkins] gh-150490: Raise PyType_Modified for insertion into split dictionary (take 2) (#152914)
DinoV
-
[Python-checkins] Seed pip caches for docs on `main`/`3.x` branches (#153127)
hugovk
-
[Python-checkins] [3.10] gh-149486: tarfile.data_filter: validate written link target (GH-149487) (#153180)
pablogsal
-
[Python-checkins] [3.15] gh-153200: Fix math.isqrt() for int subclasses with overridden comparison operators (GH-153203) (GH-153223)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-153200: Fix math.isqrt() for int subclasses with overridden comparison operators (GH-153203) (GH-153225) (GH-153226)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-153200: Fix math.isqrt() for int subclasses with overridden comparison operators (GH-153203) (GH-153225)
serhiy-storchaka
-
[Python-checkins] gh-153200: Fix math.isqrt() for int subclasses with overridden comparison operators (GH-153203)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-150880: Clarify DirEntry.path construction semantics (GH-153218) (GH-153219)
zooba
-
[Python-checkins] [3.13] gh-150880: Clarify DirEntry.path construction semantics (GH-153218) (GH-153221)
zooba
-
[Python-checkins] [3.14] gh-150880: Clarify DirEntry.path construction semantics (GH-153218) (GH-153220)
zooba
-
[Python-checkins] [3.14] gh-150641: Fix evaluating forward references in STRING format can 'leak' internal names (GH-150648) (#153016)
JelleZijlstra
-
[Python-checkins] gh-150880: Clarify DirEntry.path construction semantics (GH-153218)
zooba
-
[Python-checkins] [3.13] gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (GH-152684) (#152697)
JelleZijlstra
-
[Python-checkins] [3.15] gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (GH-152684) (#152695)
JelleZijlstra
-
[Python-checkins] [3.14] gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (GH-152684) (#152696)
JelleZijlstra
-
[Python-checkins] gh-152433: Allow _ssl module to build for Windows UWP API set (GH-152791)
zooba
-
[Python-checkins] [3.15] Docs: Link to the `contextlib.chdir` context manager in the `os.chdir` docs (GH-153152) (#153212)
StanFromIreland
-
[Python-checkins] [3.14] Docs: Link to the `contextlib.chdir` context manager in the `os.chdir` docs (GH-153152) (#153213)
StanFromIreland
-
[Python-checkins] [3.13] Docs: Link to the `contextlib.chdir` context manager in the `os.chdir` docs (GH-153152) (#153214)
StanFromIreland
-
[Python-checkins] gh-152785: Upgrade Ubuntu from 24.04 to 26.04 in GitHub Actions (#152717)
vstinner
-
[Python-checkins] Docs: Link to the `contextlib.chdir` context manager in the `os.chdir` docs (#153152)
StanFromIreland
-
[Python-checkins] [3.15] gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (GH-152850) (#153209)
StanFromIreland
-
[Python-checkins] [3.15] gh-148286: Remove invalid test in `test_decodeescape` (GH-153187) (#153204)
StanFromIreland
-
[Python-checkins] [3.14] gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (GH-152850) (#153208)
StanFromIreland
-
[Python-checkins] [3.13] gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (GH-152850) (#153207)
StanFromIreland
-
[Python-checkins] gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (#152850)
StanFromIreland
-
[Python-checkins] gh-148286: Remove invalid test in `test_decodeescape` (#153187)
StanFromIreland
-
[Python-checkins] gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `{jit,tail-call}.yml` (#153194)
hugovk
-
[Python-checkins] [3.15] Add tests for syntax error messages that had no test coverage (GH-153192) (GH-153196)
serhiy-storchaka
-
[Python-checkins] Add tests for syntax error messages that had no test coverage (GH-153192)
serhiy-storchaka
-
[Python-checkins] [3.15] gh-146531: Skip hanging `wm iconbitmap` test on macOS 26 Intel (GH-148032) (#153190)
hugovk
-
[Python-checkins] [3.14] gh-146531: Skip hanging `wm iconbitmap` test on macOS 26 Intel (GH-148032) (#153191)
hugovk
-
[Python-checkins] [3.13] gh-146531: Skip hanging `wm iconbitmap` test on macOS 26 Intel (GH-148032) (#153189)
hugovk
-
[Python-checkins] [3.13] gh-145098: Use `macos-26-intel` instead of `macos-15-intel` (GH-149991) (#153185)
hugovk
-
[Python-checkins] [3.12] gh-146531: Skip hanging `wm iconbitmap` test on macOS 26 Intel (GH-148032) (#153188)
hugovk