python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/06
[Python-checkins] GH-64532: Include parent's required optional arguments in subparser usage (#142355)
savannahostrowski
2025/12/06
[Python-checkins] [3.14] gh-142332: Fix usage formatting for positional arguments in mutually exclusive groups in argparse (GH-142333) (GH-142356)
serhiy-storchaka
2025/12/06
[Python-checkins] gh-142332: Fix usage formatting for positional arguments in mutually exclusive groups in argparse (GH-142333)
serhiy-storchaka
2025/12/06
[Python-checkins] [3.14] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312) (#142347)
savannahostrowski
2025/12/06
[Python-checkins] [3.13] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312) (#142348)
savannahostrowski
2025/12/06
[Python-checkins] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (#142312)
savannahostrowski
2025/12/06
[Python-checkins] [3.14] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142340)
picnixz
2025/12/06
[Python-checkins] [3.13] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142341)
picnixz
2025/12/06
[Python-checkins] Docs: fix RFC index reference for TLS 1.3 (#142262)
picnixz
2025/12/06
[Python-checkins] Remove unused imports (#142320)
vstinner
2025/12/05
[Python-checkins] GH-142234: Allow `--enable-wasm-dynamic-linking` under WASI (GH-142235)
brettcannon
2025/12/05
[Python-checkins] [3.14] Introduce `build-python` and `build-host` subcommands for `Tools/wasm/wasi` (GH-142266) (#142322)
brettcannon
2025/12/05
[Python-checkins] Extract data from `Tools/wasm/wasi` that varies between Python versions into a config file (GH-142273)
brettcannon
2025/12/05
[Python-checkins] Introduce `build-python` and `build-host` subcommands for `Tools/wasm/wasi` (GH-142266)
brettcannon
2025/12/05
[Python-checkins] [3.13] Add explanation comments for tests for overlapped ZIP entries (GH-137152) (GH-142311)
serhiy-storchaka
2025/12/05
[Python-checkins] [3.13] gh-140482: Avoid changing terminal settings in test_pty (gh-142202) (gh-142238)
colesbury
2025/12/05
[Python-checkins] Python 3.14.2
hugovk
2025/12/05
[Python-checkins] Python 3.13.11
Yhg1s
2025/12/05
[Python-checkins] gh-142318: Fix typing `'q'` at interactive help screen exiting Tachyon (#142319)
pablogsal
2025/12/05
[Python-checkins] gh-115952: Fix a potential virtual memory allocation denial of service in pickle (GH-119204)
serhiy-storchaka
2025/12/05
[Python-checkins] [3.14] GH-142267: Cache formatter to avoid repeated `_set_color` calls (GH-142268) (#142313)
savannahostrowski
2025/12/05
[Python-checkins] GH-142267: Cache formatter to avoid repeated `_set_color` calls (#142268)
savannahostrowski
2025/12/05
[Python-checkins] [3.14] Revert "gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140982)" (#142309)
hugovk
2025/12/05
[Python-checkins] [3.14] Add explanation comments for tests for overlapped ZIP entries (GH-137152) (GH-142310)
serhiy-storchaka
2025/12/05
[Python-checkins] GH-139862: Remove `color` from HelpFormatter (#142274)
savannahostrowski
2025/12/05
[Python-checkins] [3.14] gh-140482: Avoid changing terminal settings in test_pty (gh-142202) (gh-142239)
colesbury
2025/12/05
[Python-checkins] Add explanation comments for tests for overlapped ZIP entries (GH-137152)
serhiy-storchaka
2025/12/05
[Python-checkins] [3.13] gh-141370: Fix undefined behavior when using Py_ABS() (GH-141548) (#142304)
Yhg1s
2025/12/05
[Python-checkins] [3.13] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) (#142296)
Yhg1s
2025/12/05
[Python-checkins] [3.13] gh-142145: Remove quadratic behavior in node ID cache clearing (GH-142146) (#142210)
gpshead
2025/12/05
[Python-checkins] [3.13] gh-119451: Fix a potential denial of service in http.client (GH-119454) (#142139)
Yhg1s
2025/12/05
[Python-checkins] [3.14] Fix disk space issues in Android CI (GH-142289) (#142292)
hugovk
2025/12/05
[Python-checkins] [3.13] Fix disk space issues in Android CI (GH-142289) (#142293)
Yhg1s
2025/12/05
[Python-checkins] [3.14] gh-101100: Fix references to the set methods (GH-141857) (GH-142300)
serhiy-storchaka
2025/12/05
[Python-checkins] gh-141370: Fix undefined behavior when using Py_ABS() (GH-141548)
serhiy-storchaka
2025/12/05
[Python-checkins] gh-101100: Fix references to the set methods (GH-141857)
serhiy-storchaka
2025/12/05
[Python-checkins] [3.14] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216)
serhiy-storchaka
2025/12/05
[Python-checkins] [3.13] Revert "[3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983)" (GH-142231)
serhiy-storchaka
2025/12/05
[Python-checkins] Fix disk space issues in Android CI (#142289)
hugovk
2025/12/05
[Python-checkins] gh-48752: Add readline.get_pre_input_hook() function (#141586)
vstinner
2025/12/05
[Python-checkins] [3.13] gh-142206: multiprocessing.resource_tracker: Decode messages using older protocol (GH-142215) (#142287)
Yhg1s
2025/12/05
[Python-checkins] [3.14] gh-142206: multiprocessing.resource_tracker: Decode messages using older protocol (GH-142215) (GH-142285)
encukou
2025/12/05
[Python-checkins] [3.14] gh-142214: Fix two regressions in dataclasses (GH-142223) (#142277)
JelleZijlstra
2025/12/04
[Python-checkins] gh-142214: Fix two regressions in dataclasses (#142223)
JelleZijlstra
2025/12/04
[Python-checkins] gh-141926: Do not unset `RUNSHARED` when cross-compiling (#141958)
FFY00
2025/12/04
[Python-checkins] gh-141976: Check stack bounds in JIT optimizer (GH-142201)
Fidget-Spinner
2025/12/04
[Python-checkins] [3.14] gh-116738: Statically initialize special constants in cmath module (gh-142161) (gh-142261)
colesbury
2025/12/04
[Python-checkins] gh-116738: Statically initialize special constants in cmath module (gh-142161)
colesbury
2025/12/04
[Python-checkins] [3.14] gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (GH-142193) (#142258)
vstinner
2025/12/04
[Python-checkins] [3.13] gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (GH-142193) (#142259)
vstinner
2025/12/04
[Python-checkins] gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (#142193)
pganssle
2025/12/04
[Python-checkins] [3.14] gh-135676: Reword the f-string (and t-string) section (GH-137469) (GH-142227)
encukou
2025/12/04
[Python-checkins] gh-142225: Fix `PyABIInfo_VAR` macro (GH-142230)
encukou
2025/12/03
[Python-checkins] [3.13] gh-142218: Fix split table dictionary crash (gh-142229) (gh-142245)
colesbury
2025/12/03
[Python-checkins] gh-141004: Add a CI job ensuring that new C APIs include documentation (GH-142102)
ZeroIntensity
2025/12/03
[Python-checkins] [3.14] Being more flexible in when not to explicitly set the sysroot when compiling for WASI (GH-142242) (GH-142246)
brettcannon
2025/12/03
[Python-checkins] [3.14] gh-142218: Fix split table dictionary crash (gh-142229) (gh-142244)
colesbury
2025/12/03
[Python-checkins] Being more flexible in when not to explicitly set the sysroot when compiling for WASI (GH-142242)
brettcannon
2025/12/03
[Python-checkins] gh-142218: Fix split table dictionary crash (gh-142229)
colesbury
2025/12/03
[Python-checkins] GH-142050: Jit stencils on Windows contain debug data (#142052)
savannahostrowski
2025/12/03
[Python-checkins] gh-140482: Avoid changing terminal settings in test_pty (gh-142202)
colesbury
2025/12/03
[Python-checkins] [3.14] gh-142145: Remove quadratic behavior in node ID cache clearing (GH-142146) (#142209)
gpshead
2025/12/03
[Python-checkins] gh-135676: Reword the f-string (and t-string) section (GH-137469)
encukou
2025/12/03
[Python-checkins] gh-142038: Expand guard for types_world_is_stopped() to fix debug builds without assertions (#142039)
vstinner
2025/12/03
[Python-checkins] gh-142217: Remove internal _Py_Identifier functions (#142219)
vstinner
2025/12/03
[Python-checkins] gh-142206: multiprocessing.resource_tracker: Decode messages using older protocol (GH-142215)
encukou
2025/12/03
[Python-checkins] [3.14] gh-135676: Simplify docs on lexing names (GH-140464) (GH-142015)
encukou
2025/12/03
[Python-checkins] gh-142170: Add pymanager link to issue template menu (#142199)
hugovk
2025/12/02
[Python-checkins] gh-142145: Remove quadratic behavior in node ID cache clearing (GH-142146)
gpshead
2025/12/02
[Python-checkins] Python 3.13.10
Yhg1s
2025/12/02
[Python-checkins] [3.13] Document None for timeout argument of select.select (GH-142177)
encukou
2025/12/02
[Python-checkins] gh-139707: Fix example for configure option (GH-142153)
encukou
2025/12/02
[Python-checkins] [3.14] Revert "gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455)" (#142184)
hugovk
2025/12/02
[Python-checkins] [3.13] Revert "gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455) (GH-142130)" (#142185)
Yhg1s
2025/12/02
[Python-checkins] [3.14] Document None for timeout argument of select.select (GH-142177) (#142182)
hugovk
2025/12/02
[Python-checkins] Document None for timeout argument of select.select (#142177)
hugovk
2025/12/01
[Python-checkins] gh-141982: Fix pdb can't set breakpoints on async functions (#141983)
gaogaotiantian
2025/12/01
[Python-checkins] [3.14] gh-140281: Update free threading Python HOWTO for 3.14 (gh-140566) (gh-142173)
colesbury
2025/12/01
[Python-checkins] gh-140281: Update free threading Python HOWTO for 3.14 (gh-140566)
colesbury
2025/12/01
[Python-checkins] [3.13] gh-59000: Fix pdb breakpoint resolution for class methods when… (#142172)
gaogaotiantian
2025/12/01
[Python-checkins] [3.14] gh-59000: Fix pdb breakpoint resolution for class methods when module not imported (GH-141949) (#142171)
gaogaotiantian
2025/12/01
[Python-checkins] gh-59000: Fix pdb breakpoint resolution for class methods when module not imported (#141949)
gaogaotiantian
2025/12/01
[Python-checkins] gh-142163: Only define `HAVE_THREAD_LOCAL` when `Py_BUILD_CORE` is set (#142164)
kumaraditya303
2025/12/01
[Python-checkins] [3.13] gh-142048: Fix quadratically increasing GC delays (gh-142051) (#142167)
colesbury
2025/12/01
[Python-checkins] [3.14] gh-142048: Fix quadratically increasing GC delays (gh-142051) (gh-142166)
colesbury
2025/12/01
[Python-checkins] gh-142048: Fix quadratically increasing GC delays (gh-142051)
colesbury
2025/12/01
[Python-checkins] [3.13] GH-138562: Remove ``sort()`` from the common sequence methods in the data model (GH-138563) (#140676)
Yhg1s
2025/12/01
[Python-checkins] [3.13] GH-101100: Remove some entries from ``nitpick_ignore`` (GH-138464) (#141827)
Yhg1s
2025/12/01
[Python-checkins] [3.13] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931) (#142023)
Yhg1s
2025/12/01
[Python-checkins] gh-138122: Small fixes to the new tachyon UI (#142157)
pablogsal
2025/12/01
[Python-checkins] [3.14] Revert "GH-91636: Clear weakrefs created by finalizers. (GH-136401) (#141993)" (#142152)
hugovk
2025/12/01
[Python-checkins] [3.14] gh-119451: Fix a potential denial of service in http.client (GH-119454) (#142138)
hugovk
2025/12/01
[Python-checkins] [3.14] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931) (#142021)
hugovk
2025/12/01
[Python-checkins] [3.13] gh-141004: Document descriptor and dict proxy type objects (GH-141803) (GH-142148)
ZeroIntensity
2025/12/01
[Python-checkins] [3.14] gh-141004: Document descriptor and dict proxy type objects (GH-141803) (GH142147)
ZeroIntensity
2025/12/01
[Python-checkins] [3.14] gh-119342: Fix a potential denial of service in plistlib (GH-119343) (GH-142143)
serhiy-storchaka
2025/12/01
[Python-checkins] gh-141004: Document descriptor and dict proxy type objects (GH-141803)
ZeroIntensity
2025/12/01
[Python-checkins] [3.13] gh-119342: Fix a potential denial of service in plistlib (GH-119343) (GH-142144)
serhiy-storchaka
2025/12/01
[Python-checkins] gh-119342: Fix a potential denial of service in plistlib (GH-119343)
serhiy-storchaka
2025/12/01
[Python-checkins] gh-119451: Fix a potential denial of service in http.client (GH-119454)
serhiy-storchaka
2025/12/01
[Python-checkins] [3.13] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455) (GH-142130)
serhiy-storchaka
2025/12/01
[Python-checkins] gh-139707: Add mechanism for distributors to supply error messages for missing stdlib modules (GH-140783)
encukou
2025/12/01
[Python-checkins] [3.14] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-119455)
serhiy-storchaka
2025/12/01
[Python-checkins] [3.13] Docs: Upgrade Sphinx to 9.0 (GH-142114) (#142129)
AA-Turner
2025/12/01
[Python-checkins] [3.14] Docs: Upgrade Sphinx to 9.0 (GH-142114) (#142128)
AA-Turner
2025/12/01
[Python-checkins] Docs: Upgrade Sphinx to 9.0 (#142114)
AA-Turner
2025/11/30
[Python-checkins] [3.13] gh-141473: Document not calling Popen.wait after Popen.communicate times out. (GH-142101) (#142125)
gpshead
2025/11/30
[Python-checkins] [3.14] gh-141473: Document not calling Popen.wait after Popen.communicate times out. (GH-142101) (#142124)
gpshead
2025/11/30
[Python-checkins] gh-141473: Document not calling Popen.wait after Popen.communicate times out. (GH-142101)
gpshead
2025/11/30
[Python-checkins] [3.14] gh-142066: Fix grammar in multiprocessing Pipes and Queues (GH-142121) (#142122)
gpshead
2025/11/30
[Python-checkins] gh-142066: Fix grammar in multiprocessing Pipes and Queues (GH-142121)
gpshead
2025/11/30
[Python-checkins] [3.14] gh-142067: Add missing default value for param in `multiprocessing.Pipe`'s doc (GH-142109) (#142120)
gpshead
2025/11/30
[Python-checkins] gh-142067: Add missing default value for param in `multiprocessing.Pipe`'s doc (GH-142109)
gpshead
2025/11/30
[Python-checkins] [3.14] gh-133146: Add the old public `get_value` method to documentation and refactor code. (GH-133301) (#142110)
gpshead
2025/11/30
[Python-checkins] [3.13] Improve clarity in tutorial introduction (GH-140669) (#142113)
hugovk
2025/11/30
[Python-checkins] [3.14] Improve clarity in tutorial introduction (GH-140669) (#142112)
hugovk
2025/11/30
[Python-checkins] Improve clarity in tutorial introduction (#140669)
hugovk
2025/11/30
[Python-checkins] [3.14] gh-140373: Correctly emit `PY_UNWIND` event when generator is closed (GH-140767) (#140816)
hugovk
2025/11/30
[Python-checkins] [3.13] gh-136063: fix quadratic-complexity parsing in `email.message._parseparam` (GH-136072) (#140828)
hugovk
2025/11/30
[Python-checkins] [3.14] gh-139741: Make `dist-pdf` docs archive build work for macOS (GH-140837) (#141229)
hugovk
2025/11/30
[Python-checkins] [3.13] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141793) (#141812)
hugovk
2025/11/30
[Python-checkins] [3.14] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690) (#141793)
hugovk
2025/11/30
[Python-checkins] [3.14] gh-136063: fix quadratic-complexity parsing in `email.message._parseparam` (GH-136072) (#140827)
hugovk
2025/11/30
[Python-checkins] [3.14] gh-132795: Add docs for `multiprocessing.Semaphore.locked` (GH-133299) (#142111)
hugovk
2025/11/29
[Python-checkins] gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler (#142000)
pablogsal
2025/11/29
[Python-checkins] gh-138122: Add thread status statistics to flamegraph profiler (#141900)
pablogsal
2025/11/29
[Python-checkins] gh-133146: Add the old public `get_value` method to documentation and refactor code. (GH-133301)
gpshead
2025/11/29
[Python-checkins] [3.14] GH-141808: Do not generate the jit stencils twice in case of PGO builds on Windows. (GH-142043) (#142100)
gpshead
2025/11/29
[Python-checkins] GH-141808: Do not generate the jit stencils twice in case of PGO builds on Windows. (GH-142043)
gpshead
2025/11/29
[Python-checkins] [3.13] Docs: Prepare for Sphinx 9 (GH-142057) (#142092)
AA-Turner
2025/11/29
[Python-checkins] [3.14] Docs: Prepare for Sphinx 9 (GH-142057) (#142091)
hugovk
2025/11/29
[Python-checkins] [3.13] GH-121970: Remove Docutils list monkeypatch (GH-142056) (#142089)
AA-Turner
2025/11/29
[Python-checkins] [3.14] GH-121970: Remove Docutils list monkeypatch (GH-142056) (#142088)
AA-Turner
2025/11/29
[Python-checkins] Docs: Prepare for Sphinx 9 (#142057)
hugovk
2025/11/29
[Python-checkins] GH-121970: Remove Docutils list monkeypatch (#142056)
AA-Turner
2025/11/28
[Python-checkins] [3.14] GH-91636: Clear weakrefs created by finalizers. (GH-136401) (#141993)
gpshead
2025/11/28
[Python-checkins] [3.13] gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (GH-142061) (#142065)
gpshead
2025/11/28
[Python-checkins] [3.13] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141987)
gpshead
2025/11/28
[Python-checkins] [3.14] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (#141986)
gpshead
2025/11/28
[Python-checkins] [3.13] GH-141963: Clarify argparse documentation (GH-141964) (#142077)
gpshead
2025/11/28
[Python-checkins] [3.14] GH-141963: Clarify argparse documentation (GH-141964) (#142076)
gpshead
2025/11/28
[Python-checkins] [3.14] Fix multiprocessing queue test_get() (GH-142024) (#142070)
gpshead
2025/11/28
[Python-checkins] GH-141963: Clarify argparse documentation (GH-141964)
gpshead
2025/11/28
[Python-checkins] [3.13] gh-87512: Fix `subprocess` using `timeout=` on Windows blocking with a large `input=` (GH-142058) (#142069)
gpshead
2025/11/28
[Python-checkins] [3.13] Fix multiprocessing queue test_get() (GH-142024) (#142071)
gpshead
2025/11/28
[Python-checkins] [3.13] Docs: multi-disk ZIP files -> multipart ZIP files (GH-141962) (#142075)
gpshead
2025/11/28
[Python-checkins] [3.14] Docs: multi-disk ZIP files -> multipart ZIP files (GH-141962) (#142074)
gpshead
2025/11/28
[Python-checkins] [3.13] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml.sax.handler.feature_external_ges` (GH-141996) (#142073)
gpshead
2025/11/28
[Python-checkins] [3.14] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml.sax.handler.feature_external_ges` (GH-141996) (#142072)
gpshead
2025/11/28
[Python-checkins] Docs: multi-disk ZIP files -> multipart ZIP files (GH-141962)
gpshead
2025/11/28
[Python-checkins] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `xml.sax.handler.feature_external_ges` (GH-141996)
gpshead
2025/11/28
[Python-checkins] [3.14] gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (GH-142061) (#142064)
gpshead
2025/11/28
[Python-checkins] Fix multiprocessing queue test_get() (GH-142024)
gpshead
2025/11/28
[Python-checkins] [3.13] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upon a subsequent post-timeout call (GH-141477) (#142060)
gpshead
2025/11/28
[Python-checkins] [3.13] GH-134453: Fix subprocess memoryview input handling on POSIX (GH-134949) (#142063)
gpshead
2025/11/28
[Python-checkins] [3.14] gh-87512: Fix `subprocess` using `timeout=` on Windows blocking with a large `input=` (GH-142058) (#142068)
gpshead
2025/11/28
[Python-checkins] [3.14] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upon a subsequent post-timeout call (GH-141477) (#142059)
gpshead
2025/11/28
[Python-checkins] gh-87512: Fix `subprocess` using `timeout=` on Windows blocking with a large `input=` (GH-142058)
gpshead
2025/11/28
[Python-checkins] gh-74389: gh-70560: subprocess.Popen.communicate() now ignores stdin.flush error when closed (GH-142061)
gpshead
2025/11/28
[Python-checkins] [3.14] GH-134453: Fix subprocess memoryview input handling on POSIX (GH-134949) (#142062)
gpshead
2025/11/28
[Python-checkins] GH-134453: Fix subprocess memoryview input handling on POSIX (GH-134949)
gpshead
2025/11/28
[Python-checkins] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upon a subsequent post-timeout call (GH-141477)
gpshead
2025/11/28
[Python-checkins] Docs: Move to method references for bytearray.take_bytes (#142053)
picnixz
2025/11/28
[Python-checkins] gh-142025: Add c-analyzer include for pyexpat.c (GH-142026)
gpshead
2025/11/28
[Python-checkins] gh-141968: Use take_bytes in encodings.punycode (#141974)
vstinner
2025/11/28
[Python-checkins] gh-141968: Use take_bytes in re._compiler (#141995)
vstinner
2025/11/28
[Python-checkins] [3.13] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473) (GH-142014)
encukou
2025/11/27
[Python-checkins] gh-133228: c-analyzer clang preprocessor (GH-133229)
gpshead
2025/11/27
[Python-checkins] [3.14] gh-116008: Detect freed thread state in faulthandler (GH-141988) (#142013)
vstinner
2025/11/27
[Python-checkins] [3.13] gh-141004: Document `PyImport_Inittab` (GH-141844) (GH-142016)
ZeroIntensity
2025/11/27
[Python-checkins] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931)
gpshead
2025/11/27
[Python-checkins] gh-140210: Make test_sysconfig.test_parse_makefile_renamed_vars ignore environment variables (#140213)
brettcannon
2025/11/27
[Python-checkins] gh-140505: Fix 'parameters' to 'arguments' in xmlrpc.client.MultiCall docs (GH-141942)
JulienPalard
2025/11/27
[Python-checkins] [3.13] gh-116008: Detect freed thread state in faulthandler (#141988) (#142017)
vstinner
2025/11/27
[Python-checkins] gh-130396: Export _Py_ReachedRecursionLimitWithMargin() (#142012)
vstinner
2025/11/27
[Python-checkins] [3.14] gh-98896: resource_tracker: use json&base64 to allow arbitrary shared memory names (GH-138473) (GH-141922)
encukou
2025/11/27
[Python-checkins] [3.14] gh-125434: Display thread name in faulthandler on Windows (#142011)
vstinner
2025/11/27
[Python-checkins] gh-116008: Detect freed thread state in faulthandler (#141988)
vstinner
2025/11/27
[Python-checkins] gh-127635: Use flexible array in tracemalloc (#141991)
vstinner
2025/11/27
[Python-checkins] gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (#141951)
vstinner
2025/11/26
[Python-checkins] [3.14] gh-116738: Fix thread-safety issue in re module for free threading (gh-141923) (gh-141990)
colesbury
2025/11/26
[Python-checkins] gh-116738: Fix thread-safety issue in re module for free threading (gh-141923)
colesbury
2025/11/26
[Python-checkins] gh-141968: use `bytearray.take_bytes` in `encodings.idna` (#141975)
kumaraditya303
2025/11/26
[Python-checkins] gh-141968: use `bytearray.take_bytes` in `wave._byteswap` (#141973)
kumaraditya303
2025/11/26
[Python-checkins] gh-141968: Use `bytearray.take_bytes` in `base64` `_b32encode` and `_b32decode` (#141971)
kumaraditya303
2025/11/26
[Python-checkins] gh-135676: Simplify docs on lexing names (GH-140464)
encukou
2025/11/26
[Python-checkins] [3.13] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141977)
encukou
2025/11/26
[Python-checkins] [3.14] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141978)
encukou
2025/11/26
[Python-checkins] GH-141861: Fix TRACE_RECORD if full (GH-141959)
Fidget-Spinner
2025/11/26
[Python-checkins] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605)
encukou
2025/11/26
[Python-checkins] gh-140550: PEP 793 reference documentation (GH-141197)
encukou
2025/11/26
[Python-checkins] [3.14] GH-139653: Only raise an exception (or fatal error) when the stack pointer is about to overflow the stack. (GH-141711) (GH-141944)
encukou
2025/11/25
[Python-checkins] Correct indentation in `stdtypes.rst` (#141957)
kumaraditya303
2025/11/25
[Python-checkins] Remove ``Misc/ACKS`` check from patchcheck, documentation (#141960)
AA-Turner
2025/11/25
[Python-checkins] Remove references to ``Misc/ACKS`` from ``CONTRIBUTING.md`` (#141952)
AA-Turner
2025/11/25
[Python-checkins] [3.13] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141955)
ZeroIntensity
2025/11/25
[Python-checkins] [3.14] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141954)
ZeroIntensity
2025/11/25
[Python-checkins] gh-141004: Document missing `PyThread*` APIs (GH-141810)
ZeroIntensity
2025/11/25
[Python-checkins] [3.10] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139532)
pablogsal
2025/11/25
[Python-checkins] [3.11] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139529)
pablogsal
Earlier messages
Later messages