COMMITS
/ Doc/data/python3.14.abi March 31, 2026
S
March 18, 2026
M
[3.14] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789) (#145828)
Miss Islington (bot) committed
December 28, 2025
P
[3.14] gh-143228: Fix UAF in perf trampoline during finalization (GH-143233) (#143247)
Pablo Galindo Salgado committed
November 25, 2025
P
[3.14] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (GH-139668) (#141661)
Petr Viktorin committed
July 8, 2025
M
[3.14] GH-133136: Revise QSBR to reduce excess memory held (gh-135473) (#135912)
Miss Islington (bot) committed
June 28, 2025
P
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-136005) (#136080)
Pablo Galindo Salgado committed
June 26, 2025
M
[3.14] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) (GH-135969)
Miss Islington (bot) committed
June 14, 2025
M
[3.14] gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135492)
Miss Islington (bot) committed
May 30, 2025
M
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933)
Miss Islington (bot) committed
May 26, 2025
M
[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682) (#134719)
Miss Islington (bot) committed
May 25, 2025
P
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#134673)
Pablo Galindo Salgado committed
M
[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286) (#134348)
Miss Islington (bot) committed
May 22, 2025
M
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
Miss Islington (bot) committed
May 21, 2025
M
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418)
Miss Islington (bot) committed
May 20, 2025
M
[3.14] gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (GH-133860) (#133915)
Miss Islington (bot) committed
May 13, 2025
M
[3.14] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133942)
Miss Islington (bot) committed
May 7, 2025
Z
[3.14] Forward-port 'check-abi' CI job from 3.13 (GH-133614)
Zachary Ware committed