COMMITS
/ Modules/_testlimitedcapi.c January 30, 2025
V
[3.13] gh-111495: Add PyFile tests (#129449) (#129477)
Victor Stinner committed
January 18, 2025
V
[3.13] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987)
Victor Stinner committed
January 17, 2025
V
[3.13] gh-128911: Add tests on the PyImport C API (#128915) (#128960)
Victor Stinner committed
August 27, 2024
S
[3.13] gh-111495: Add tests for PyTuple C API (GH-118757) (GH-123371)
Sergey B Kirpichev committed
May 6, 2024
P
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH-118645)
Petr Viktorin committed
May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
March 21, 2024
V
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner committed
March 19, 2024
V
gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014)
Victor Stinner committed
V
gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006)
Victor Stinner committed
V
gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)
Victor Stinner committed
V
gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993)
Victor Stinner committed
V
gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)
Victor Stinner committed
March 18, 2024
V
gh-116417: Fix WASI build of _testlimitedcapi (#116974)
Victor Stinner committed
V
gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602)
Victor Stinner committed
March 11, 2024
V
gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)
Victor Stinner committed
March 7, 2024
V
gh-116417: Add _testlimitedcapi C extension (#116419)
Victor Stinner committed