| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-128629: Add Py_PACK_VERSION and Py_PACK_FULL_VERSION (GH-128630) | Petr Viktorin | 2025-01-09 | 1 | -0/+1 |
|
|
* | gh-111495: Add tests for `PyCodec_*` C API (#123343) | Bénédikt Tran | 2024-09-29 | 1 | -0/+1 |
|
|
* | gh-111495: Add tests for PyTuple C API (#118757) | Sergey B Kirpichev | 2024-08-26 | 1 | -0/+1 |
|
|
* | gh-111495: Add more tests on PyEval C APIs (#122789) | Victor Stinner | 2024-08-08 | 1 | -0/+1 |
|
|
* | gh-115754: Add Py_GetConstant() function (#116883) | Victor Stinner | 2024-03-21 | 1 | -0/+1 |
|
|
* | gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014) | Victor Stinner | 2024-03-19 | 1 | -0/+1 |
|
|
* | gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006) | Victor Stinner | 2024-03-19 | 1 | -0/+1 |
|
|
* | gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001) | Victor Stinner | 2024-03-19 | 1 | -0/+2 |
|
|
* | gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993) | Victor Stinner | 2024-03-19 | 1 | -0/+1 |
|
|
* | gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986) | Victor Stinner | 2024-03-19 | 1 | -0/+2 |
|
|
* | gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602) | Victor Stinner | 2024-03-18 | 1 | -0/+2 |
|
|
* | gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571) | Victor Stinner | 2024-03-11 | 1 | -7/+7 |
|
|
* | gh-116417: Add _testlimitedcapi C extension (#116419) | Victor Stinner | 2024-03-07 | 1 | -0/+25 |
|
|