COMMITS
/ Modules/_testlimitedcapi/vectorcall_limited.c March 20, 2025
V
gh-111178: Fix function signatures for multiple tests (#131496)
Victor Stinner committed
September 5, 2024
P
gh-123465: Allow Py_RELATIVE_OFFSET for __*offset__ members (GH-123474)
Petr Viktorin committed
April 3, 2024
V
gh-114329: Fix PyList_GetItemRef() limited C API definition (#117520)
Victor Stinner committed
March 18, 2024
V
gh-116417: Fix WASI build of _testlimitedcapi (#116974)
Victor Stinner committed
March 11, 2024
V
gh-116417: Build _testinternalcapi with limited C API version 3.5 (#116598)
Victor Stinner committed
March 7, 2024
V
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner committed