python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] [3.13] IDLE: Update NEWS2x.txt with 2.7.0 release date (GH-129908) (#136000)
terryjreedy
[Python-checkins] [3.14] IDLE: Update NEWS2x.txt with 2.7.0 release date (GH-129908) (#135999)
terryjreedy
[Python-checkins] IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908)
terryjreedy
[Python-checkins] [3.14] GH-133600: Backport file reorg of `Tools/wasm/wasi` (GH-135950)
brettcannon
[Python-checkins] [3.14] gh-135110: Fix misleading `generator.close()` documentation (GH-135152) (GH-135985)
ZeroIntensity
[Python-checkins] [3.14] gh-129958: New syntax error in format spec applies to both f-strings and t-strings (GH-135570) (#135982)
lysnikolaou
[Python-checkins] gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987)
vstinner
[Python-checkins] [3.13] gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954) (GH-135989)
vsajip
[Python-checkins] [3.14] gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954) (GH-135988)
vsajip
[Python-checkins] gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954)
vsajip
[Python-checkins] [3.13] gh-135110: Fix misleading `generator.close()` documentation (GH-135152) (GH-135986)
ZeroIntensity
[Python-checkins] gh-135110: Fix misleading `generator.close()` documentation (GH-135152)
ZeroIntensity
[Python-checkins] gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570)
lysnikolaou
[Python-checkins] [3.14] gh-135965: Delete duplicate word in isolating-extensions howto (GH-135964) (#135977)
terryjreedy
[Python-checkins] [3.13] gh-135965: Delete duplicate word in isolating-extensions howto (GH-135964) (#135978)
terryjreedy
[Python-checkins] gh-135965: Delete duplicate word in isolating-extensions howto (#135964)
terryjreedy
[Python-checkins] gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921)
encukou
[Python-checkins] [3.14] gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) (GH-135973)
encukou
[Python-checkins] [3.14] gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938) (GH-135972)
encukou
[Python-checkins] gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932)
encukou
[Python-checkins] gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938)
encukou
[Python-checkins] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924)
encukou
[Python-checkins] [3.14] gh-135956: Remove duplicate word in _pydatetime docstring (GH-135957) (#135962)
terryjreedy
[Python-checkins] [3.13] gh-135956: Remove duplicate word in _pydatetime docstring (GH-135957) (#135963)
terryjreedy
[Python-checkins] gh-135956: Remove duplicate word in _pydatetime docstring (#135957)
terryjreedy
[Python-checkins] [3.14] Add whatsnew text for warnings module changes. (gh-135869) (gh-135961)
nascheme
[Python-checkins] Add whatsnew text for warnings module changes. (gh-135869)
nascheme
[Python-checkins] gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215)
nascheme
[Python-checkins] [3.14] gh-135721: skip `test_trashcan_python_class` on wasm buildbots with stack overflow (GH-135766) (GH-135955)
brettcannon
[Python-checkins] [3.13] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) (GH-135917)
encukou
[Python-checkins] [3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-135922) (GH-135926)
encukou
[Python-checkins] [3.14] gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (GH-135506) (#135887)
picnixz
[Python-checkins] [3.14] gh-135805: Document the X option and env var for controlling thread-local bytecode (GH-135868) (#135897)
mpage
[Python-checkins] [3.14] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (#135939)
sobolevn
[Python-checkins] [3.14] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (#135948)
ZeroIntensity
[Python-checkins] gh-135494: Fix python -m test --pgo -x test_re (#135713)
vstinner
[Python-checkins] [3.13] gh-91555: Revert disabling of logger while handling log record. (GH-135858) (GH-135911)
vsajip
[Python-checkins] [3.13] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (GH-135949)
ZeroIntensity
[Python-checkins] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)
ZeroIntensity
[Python-checkins] [3.13] gh-135871: Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) (gh-135947)
colesbury
[Python-checkins] [3.14] gh-135871: Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) (gh-135946)
colesbury
[Python-checkins] [3.14] gh-91555: Revert disabling of logger while handling log record. (GH-135858) (GH-135910)
vsajip
[Python-checkins] Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)
colesbury
[Python-checkins] gh-135927: Fix MSVC Clatest C builds (GH-135935)
Fidget-Spinner
[Python-checkins] [3.13] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) (GH-135941)
ZeroIntensity
[Python-checkins] [3.14] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) (GH-135940)
ZeroIntensity
[Python-checkins] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977)
ZeroIntensity
[Python-checkins] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)
sobolevn
[Python-checkins] [3.14] gh-131591: Make --without-remote-debug work (GH-135925) (GH-135931)
encukou
[Python-checkins] gh-131591: Make --without-remote-debug work (GH-135925)
encukou
[Python-checkins] gh-135755: Move SPECIAL_ constants to a private header (GH-135922)
encukou
[Python-checkins] [3.13] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135919)
sobolevn
[Python-checkins] [3.14] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135918)
sobolevn
[Python-checkins] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (#135840)
sobolevn
[Python-checkins] [3.14] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) (GH-135916)
encukou
[Python-checkins] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762)
encukou
[Python-checkins] GH-133136: Revise QSBR to reduce excess memory held (gh-135473)
nascheme
[Python-checkins] gh-91555: Revert disabling of logger while handling log record. (GH-135858)
vsajip
[Python-checkins] gh-135878: Fix crash in `types.SimpleNamespace.__repr__` (#135889)
sobolevn
[Python-checkins] [3.13] gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (GH-135506) (#135886)
picnixz
[Python-checkins] GH-90117: Check for list and tuple before MappingView in pprint (GH-135779)
brandtbucher
[Python-checkins] [3.13] gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135903)
ericsnowcurrently
[Python-checkins] [3.14] gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135900)
ericsnowcurrently
[Python-checkins] gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set___main___attrs` (gh-135856)
ericsnowcurrently
[Python-checkins] gh-135805: Document the X option and env var for controlling thread-local bytecode (#135868)
mpage
[Python-checkins] [3.13] gh-135878: Fix crash in `types.SimpleNamespace.__repr__` (GH-135889) (#135895)
sobolevn
[Python-checkins] [3.14] gh-135878: Fix crash in `types.SimpleNamespace.__repr__` (GH-135889) (#135896)
sobolevn
[Python-checkins] [3.13] gh-135494: Fix python -m test --pgo -x test_re (#135713) (#135881)
vstinner
[Python-checkins] gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (#135506)
picnixz
[Python-checkins] [3.14] gh-135494: Fix python -m test --pgo -x test_re (GH-135713) (#135880)
vstinner
[Python-checkins] GH-135106: Restrict trashcan to GC'ed objects (GH-135682)
markshannon
[Python-checkins] gh-123299: Update 'What's New in Python 3.14' from `3.14` branch (#135616)
hugovk
[Python-checkins] gh-135532: use `defining_class` for copying BLAKE-2 and SHA-3 objects (#135838)
picnixz
[Python-checkins] [3.13] Bump mypy to 1.16.1 (GH-135720) (#135849)
hugovk
[Python-checkins] [3.14] gh-135648: Document that `shutil.copyfileobj` doesn't flush (GH-135737) (#135873)
freakboy3742
[Python-checkins] gh-135648: Document that `shutil.copyfileobj` doesn't flush (#135737)
freakboy3742
[Python-checkins] [3.14] Fix example according to PEP 750 in "What's new in 3.14" (GH-134727) (GH-135870)
ZeroIntensity
[Python-checkins] Fix example according to PEP 750 in "What's new in 3.14" (GH-134727)
ZeroIntensity
[Python-checkins] [3.14] Docs: Use `arguments` to replace `args` in `argparse.rst` (GH-135510) (GH-135866)
ZeroIntensity
[Python-checkins] [3.13] Docs: Use `arguments` to replace `args` in `argparse.rst` (GH-135510) (GH-135867)
ZeroIntensity
[Python-checkins] Docs: Use `arguments` to replace `args` in `argparse.rst` (GH-135510)
ZeroIntensity
[Python-checkins] gh-119786: Add InternalDocs/qsbr.md. (gh-135411)
nascheme
[Python-checkins] [3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135778)
ericsnowcurrently
[Python-checkins] gh-131798: Optimize `_UNARY_NEGATIVE` (GH-135223)
Fidget-Spinner
[Python-checkins] gh-134584: Specialize POP_TOP by reference and type in JIT (GH-135761)
Fidget-Spinner
[Python-checkins] GH-124878: reenable `test_finalize_daemon_thread_hang` test under TSAN (#135793)
kumaraditya303
[Python-checkins] [3.14] Bump mypy to 1.16.1 (GH-135720) (#135848)
hugovk
[Python-checkins] Bump mypy to 1.16.1 (#135720)
hugovk
[Python-checkins] add async generators section to asyncio internal docs (#135674)
kumaraditya303
[Python-checkins] [3.14] gh-134986: Catch PermissionError when trying to call perf in tests (GH-134987) (#135841)
vstinner
[Python-checkins] [3.13] gh-134986: Catch PermissionError when trying to call perf in tests (GH-134987) (#135842)
vstinner
[Python-checkins] gh-135823: improve error message in `netrc` security checks (#135827)
picnixz
[Python-checkins] [3.14] gh-89488: Add warning about `Py_BuildValue("p")` needing exact `int` (GH-135610) (GH-135843)
encukou
[Python-checkins] gh-89488: Add warning about `Py_BuildValue("p")` needing exact `int` (GH-135610)
encukou
[Python-checkins] gh-134986: Catch PermissionError when trying to call perf in tests (#134987)
vstinner
[Python-checkins] [3.14] patchcheck: use URL paths to identify upstream remote (GH-135806) (#135808)
hugovk
[Python-checkins] [3.13] patchcheck: use URL paths to identify upstream remote (GH-135806) (#135809)
hugovk
[Python-checkins] [3.13] gh-135815: skip `netrc` security checks if `os.getuid` is missing (GH-135816) (#135826)
picnixz
[Python-checkins] [3.14] gh-135815: skip `netrc` security checks if `os.getuid` is missing (GH-135816) (#135825)
picnixz
[Python-checkins] gh-135532: cleanup clinic `module` directives for cryptographic modules (#135822)
picnixz
[Python-checkins] gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816)
picnixz
[Python-checkins] gh-135239: simpler use of mutexes in cryptographic modules (#135267)
picnixz
[Python-checkins] patchcheck: use URL paths to identify upstream remote (GH-135806)
ncoghlan
[Python-checkins] [3.14] gh-135557: use atomic stores in `heapq` operations in free-threading (GH-135601) (#135787)
kumaraditya303
[Python-checkins] gh-130605: reenable `test_concurrent_futures` tests under TSAN (#135790)
kumaraditya303
[Python-checkins] gh-135557: use atomic stores in `heapq` operations in free-threading (#135601)
kumaraditya303
[Python-checkins] [3.14] Docs: Remove unnecessary trailing backslashes (GH-135781) (GH-135791)
ZeroIntensity
[Python-checkins] Docs: Remove unnecessary trailing backslashes (GH-135781)
ZeroIntensity
[Python-checkins] gh-135532: optimize calls to `PyMem_Malloc` in SHAKE digest computation (#135744)
picnixz
[Python-checkins] [3.14] gh-127146: Skip test_os.test_mode for Emscripten (GH-135764) (#135784)
freakboy3742
[Python-checkins] gh-135759: consistently reject negative sizes in SHAKE digests (#135767)
picnixz
[Python-checkins] [3.14] gh-135645: Added `supports_isolated_interpreters` to `sys.implementation` (GH-135667) (#135786)
sobolevn
[Python-checkins] gh-135645: Added `supports_isolated_interpreters` to `sys.implementation` (#135667)
sobolevn
[Python-checkins] gh-127146: Skip test_os.test_mode for Emscripten (#135764)
freakboy3742
[Python-checkins] [3.13] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770) (#135777)
terryjreedy
[Python-checkins] [3.14] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770) (#135776)
terryjreedy
[Python-checkins] gh-135756: Fix nonexistent parameter in tkinter docs (#135770)
terryjreedy
[Python-checkins] [3.14] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135775)
ericsnowcurrently
[Python-checkins] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135724)
ericsnowcurrently
[Python-checkins] gh-135380: enhance critical section held assertions (#135381)
kumaraditya303
[Python-checkins] gh-135721: skip `test_trashcan_python_class` on wasm buildbots with stack overflow (#135766)
sobolevn
[Python-checkins] gh-135748: use argument clinic for more socket methods (#135749)
kumaraditya303
[Python-checkins] gh-135532: use `_Py_strhex` in HACL-MD5's `hexdigest` (#135742)
picnixz
[Python-checkins] gh-131798: JIT: Optimize _CALL_LEN when the length is known (#135260)
tomasr8
[Python-checkins] [3.14] Docs: Document `PyExceptionClass` functions in the C API (GH-135697) (GH-135757)
ZeroIntensity
[Python-checkins] [3.13] Docs: Document `PyExceptionClass` functions in the C API (GH-135697) (GH-135758)
ZeroIntensity
[Python-checkins] Docs: Document `PyExceptionClass` functions in the C API (GH-135697)
ZeroIntensity
[Python-checkins] gh-135379: fix MSVC warning: conversion from 'stwodigits' to 'digit' (GH-135714)
Fidget-Spinner
[Python-checkins] [3.14] gh-89083: add links to RFC 9562 sections in UUID docs (GH-135684) (#135747)
picnixz
[Python-checkins] gh-89083: add links to RFC 9562 sections in UUID docs (#135684)
picnixz
[Python-checkins] [3.14] gh-135532: update `Modules/_hacl/python_hacl_namespaces.h` (GH-135741) (#135745)
picnixz
[Python-checkins] gh-135532: update `Modules/_hacl/python_hacl_namespaces.h` (#135741)
picnixz
[Python-checkins] [3.14] gh-135532: simplify handling of HACL* errors in `_hmac` (GH-135740) (#135743)
picnixz
[Python-checkins] gh-135532: simplify handling of HACL* errors in `_hmac` (#135740)
picnixz
[Python-checkins] [3.14] gh-135608: Add a null check for attribute promotion to fix a JIT crash (GH-135613) (#135739)
Fidget-Spinner
[Python-checkins] gh-135608: Add a null check for attribute promotion to fix a JIT crash (GH-135613)
Fidget-Spinner
[Python-checkins] [3.14] gh-127146: Add skip_emscripten_stack_overflow in a few places (GH-135722) (#135733)
freakboy3742
[Python-checkins] gh-127146: Add skip_emscripten_stack_overflow in a few places (#135722)
freakboy3742
[Python-checkins] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)
zooba
[Python-checkins] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)
zooba
[Python-checkins] Add tomasr8 as a codeowner for AST, gettext and the Tier 2 optimizer (#135727)
hugovk
[Python-checkins] [3.14] gh-135561: ensure that the GIL is held when handling an HACL* error in `_hmac` (GH-135562) (#135725)
picnixz
[Python-checkins] gh-135561: ensure that the GIL is held when handling an HACL* error in `_hmac` (#135562)
picnixz
[Python-checkins] [3.14] gh-135709: Fix two compile warnings on WASM buildbot (GH-135712) (#135723)
sobolevn
[Python-checkins] gh-135709: Fix two compile warnings on WASM buildbot (#135712)
sobolevn
[Python-checkins] [3.14] gh-135273: Unify `ZoneInfo.from_file` signatures (GH-135274) (#135716)
picnixz
[Python-checkins] [3.13] gh-135273: Unify `ZoneInfo.from_file` signatures (GH-135274) (#135715)
picnixz
[Python-checkins] [3.13] Docs: Add missing lines between regex and text (GH-134505) (GH-135719)
ZeroIntensity
[Python-checkins] [3.14] Docs: Add missing lines between regex and text (GH-134505) (GH-135718)
ZeroIntensity
[Python-checkins] Docs: Add missing lines between regex and text (GH-134505)
ZeroIntensity
[Python-checkins] gh-135273: Unify `ZoneInfo.from_file` signatures (#135274)
picnixz
[Python-checkins] gh-135379: Move PyLong_CheckCompact to private header and rename it (GH-135707)
Fidget-Spinner
[Python-checkins] [3.13] Docs: Emphasize parameter name in `pkgutil.iter_importers` (GH-135597) (GH-135711)
ZeroIntensity
[Python-checkins] [3.14] Docs: Emphasize parameter name in `pkgutil.iter_importers` (GH-135597) (GH-135710)
ZeroIntensity
[Python-checkins] Docs: Emphasize parameter name in `pkgutil.iter_importers` (GH-135597)
ZeroIntensity
[Python-checkins] gh-133439: Fix the error message in the sqlite3 CLI (GH-133807)
encukou
[Python-checkins] gh-135379: Add back const cast to _PyLong_IsCompact (GH-135706)
encukou
[Python-checkins] gh-133934: Mention special commands in sqlite3 `.help` message (GH-135224)
encukou
[Python-checkins] GH-135379: Specialize int operations for compact ints only (GH-135668)
markshannon
[Python-checkins] [3.14] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681) (#135704)
vstinner
[Python-checkins] [3.13] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681) (#135705)
vstinner
[Python-checkins] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (#135681)
vstinner
[Python-checkins] gh-111758: Run UBSan in GitHub Actions (GH-135578)
encukou
[Python-checkins] [3.13] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666) (GH-135702)
encukou
[Python-checkins] [3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666) (GH-135701)
encukou
[Python-checkins] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
encukou
[Python-checkins] [3.14] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-135695)
ericsnowcurrently
[Python-checkins] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)
ericsnowcurrently
[Python-checkins] [3.14] gh-135450: Remove assertion in `_PyCode_CheckNoExternalState` (gh-135694)
ericsnowcurrently
[Python-checkins] gh-135450: Remove assertion in `_PyCode_CheckNoExternalState` (gh-135466)
ericsnowcurrently
[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
zooba
[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
zooba
[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
zooba
[Python-checkins] [3.14] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642) (gh-135687)
colesbury
[Python-checkins] [3.13] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642) (gh-135688)
colesbury
[Python-checkins] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642)
colesbury
[Python-checkins] [3.14] Docs: Fix markups for emphasis (GH-135598) (GH-135685)
ZeroIntensity
[Python-checkins] [3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)
ZeroIntensity
[Python-checkins] Docs: Fix markups for emphasis (GH-135598)
ZeroIntensity
[Python-checkins] gh-135639: fix `test_cycle` test (#135662)
kumaraditya303
[Python-checkins] [3.14] gh-135376: Fix and improve test_random (GH-135377) (GH-135680)
serhiy-storchaka
[Python-checkins] gh-135376: Fix and improve test_random (GH-135377)
serhiy-storchaka
[Python-checkins] [3.14] gh-135676: lexical analysis: Improve section on Numeric literals (GH-134850) (GH-135677)
encukou
[Python-checkins] gh-135676: lexical analysis: Improve section on Numeric literals (GH-134850)
encukou
[Python-checkins] [3.14] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (GH-135663) (#135673)
JelleZijlstra
[Python-checkins] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (#135663)
JelleZijlstra
[Python-checkins] [3.14] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338) (#135670)
vstinner
[Python-checkins] [3.13] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338) (#135671)
vstinner
[Python-checkins] gh-135335: flush stdout/stderr in forkserver after preloading modules (#135338)
vstinner
[Python-checkins] gh-133390: Document `SQLITE_KEYWORDS` (GH-135659)
encukou
[Python-checkins] [3.14] gh-127146: Emscripten: Fix test failure due to missing os.link (GH-135626) (#135652)
freakboy3742
[Python-checkins] [3.14] gh-135627: Remove documentation for LOAD_CONST_IMMORTAL opcode (GH-135632) (GH-135649)
Fidget-Spinner
[Python-checkins] [3.14] gh-134632: Add iOS/Android test skip for C API check for headers. (GH-135656) (#135657)
freakboy3742
[Python-checkins] gh-134632: Add iOS/Android test skip for C API check for headers. (#135656)
freakboy3742
[Python-checkins] [3.14] gh-127146: Enable large files on Emscripten (GH-135635) (#135655)
freakboy3742
[Python-checkins] gh-127146: Enable large files on Emscripten (#135635)
freakboy3742
[Python-checkins] [3.14] gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (GH-135644) (#135654)
JelleZijlstra
[Python-checkins] [3.14] gh-127146: Emscripten: Fix pathlib glob_dotdot test (GH-135624) (#135653)
freakboy3742
[Python-checkins] gh-119180: Only fetch globals and locals if necessary in `annotationlib.get_annotations()` (#135644)
JelleZijlstra
[Python-checkins] [3.14] gh-127146: Emscripten: Skip test_url2pathname_resolve_host (GH-135634) (#135651)
freakboy3742
Earlier messages
Later messages