COMMITS
/ Modules/_testlimitedcapi.c January 30, 2025
V
gh-111495: Add PyFile tests (#129449)
Victor Stinner committed
January 17, 2025
V
gh-128911: Add tests on the PyImport C API (#128915)
Victor Stinner committed
January 9, 2025
P
gh-128629: Add Py_PACK_VERSION and Py_PACK_FULL_VERSION (GH-128630)
Petr Viktorin committed
September 29, 2024
B
gh-111495: Add tests for `PyCodec_*` C API (#123343)
Bénédikt Tran committed
August 26, 2024
S
gh-111495: Add tests for PyTuple C API (#118757)
Sergey B Kirpichev committed
August 8, 2024
V
gh-111495: Add more tests on PyEval C APIs (#122789)
Victor Stinner 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