COMMITS
/ Modules/_testinternalcapi.c March 31, 2026
S
gh-146615: Fix format specifiers in test cextensions (GH-146618)
sunmy2019 committed
March 27, 2026
V
gh-146480: Override the exception in _PyErr_SetKeyError() (#146486)
Victor Stinner committed
March 16, 2026
March 10, 2026
S
GH-145247: Implement _PyTuple_FromPair() (#145325)
Sergey Miryanov committed
March 5, 2026
D
gh-144991: Use runtime JIT threshold in _testinternalcapi (gh-145496)
Donghee Na committed
March 4, 2026
V
gh-144741: Fix test_frame_pointer_unwind for libpython (#145499)
Victor Stinner committed
January 27, 2026
D
GH-126910: add test for manual frame unwinding (#144137)
Diego Russo committed
January 16, 2026
D
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Dino Viehland committed
January 10, 2026
N
gh-143604: Hold strong reference to executor during JIT tracing (GH-143646)
Nadeshiko Manju committed
December 29, 2025
K
gh-143183: Link trace to side exits, rather than stop (GH-143268)
Ken Jin committed
December 17, 2025
P
gh-142225: Add PyABIInfo_VAR to to _testcapimodule & _testinternalcapi (GH-142833)
Petr Viktorin committed
December 11, 2025
N
gh-142531: Fix free-threaded GC performance regression (gh-142562)
Neil Schemenauer committed
November 13, 2025
K
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
Ken Jin committed
V
gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)
Victor Stinner committed
November 5, 2025
P
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin committed
October 3, 2025
D
gh-139525: Don't specialize functions which have a modified vectorcall (#139524)
Dino Viehland committed
September 28, 2025
B
gh-139393: fix `_CALL_LEN` JIT tests for tuples (#139394)
Bénédikt Tran committed
September 23, 2025
September 18, 2025
P
gh-136003: Execute pre-finalization callbacks in a loop (GH-136004)
Peter Bierma committed
July 19, 2025
H
gh-124621: Emscripten: Add support for async input devices (GH-136822)
Hood Chatham committed
July 11, 2025
W
gh-136300: Modify C tests to conform to PEP-737 (GH-136301)
William S Fulton committed
July 1, 2025
V
gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (#135928)
Victor Stinner committed
June 26, 2025
P
gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938)
Peter Bierma committed
June 11, 2025
E
gh-134939: Add the concurrent.interpreters Module (gh-133958)
Eric Snow committed
May 31, 2025
May 21, 2025
E
gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
Eric Snow committed
May 18, 2025
B
gh-134144: Fix use-after-free in zapthreads() (#134145)
b-pass committed
May 12, 2025
E
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
Eric Snow committed
May 8, 2025
E
gh-132775: Add _PyCode_GetScriptXIData() (gh-133480)
Eric Snow committed
E
gh-132775: Unrevert "Add _PyCode_VerifyStateless()" (gh-133528)
Eric Snow committed
May 6, 2025
P
gh-132775: Revert "gh-132775: Add _PyCode_VerifyStateless() (gh-133221)" (#133497)
Petr Viktorin committed
May 5, 2025
E
gh-132775: Add _PyCode_GetXIData() (gh-133475)
Eric Snow committed
B
GH-133231: Add JIT utilities in sys._jit (GH-133233)
Brandt Bucher committed
E
gh-132775: Add _PyCode_VerifyStateless() (gh-133221)
Eric Snow committed
E
gh-132775: Unrevert "Add _PyCode_GetVarCounts()" (gh-133265)
Eric Snow committed
May 1, 2025
E
Revert "gh-132775: Add _PyCode_GetVarCounts() (gh-133128)" (gh-133232)
Eric Snow committed
April 30, 2025
E
gh-132775: Add _PyPickle_GetXIData() (gh-133107)
Eric Snow committed
E
gh-132775: Add _PyCode_GetVarCounts() (gh-133128)
Eric Snow committed
April 29, 2025
E
gh-87859: Track Code Object Local Kinds For Arguments (gh-132980)
Eric Snow committed
E
gh-132775: Add _PyCode_ReturnsOnlyNone() (gh-132981)
Eric Snow committed
April 28, 2025
E
gh-132775: Add _PyMarshal_GetXIData() (gh-133108)
Eric Snow committed
N
gh-122320: Limit dict key versions used by test_opcache. (gh-132961)
Neil Schemenauer committed
E
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
Eric Snow committed
April 25, 2025
E
gh-132781: Cleanup Code Related to NotShareableError (gh-132782)
Eric Snow committed
April 22, 2025
S
gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)
Sergey B Kirpichev committed
April 1, 2025
B
gh-111178: remove redundant casts for functions with correct signatures (#131673)
Bénédikt Tran committed
March 20, 2025
M
GH-131498: Remove conditional stack effects (GH-131499)
Mark Shannon committed
V
gh-131238: Remove includes from pycore_interp.h (#131495)
Victor Stinner committed
March 19, 2025
V
gh-131238: Remove more includes from pycore_interp.h (#131480)
Victor Stinner committed