Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602) | Victor Stinner | 2024-03-18 | 1 | -149/+1 |
* | gh-114329: Add `PyList_GetItemRef` function (GH-114504) | Sam Gross | 2024-02-02 | 1 | -0/+13 |
* | gh-111138: Add PyList_Extend() and PyList_Clear() functions (#111862) | Victor Stinner | 2023-11-13 | 1 | -0/+21 |
* | gh-111495: Add tests for PyList C API (#111562) | Kalyan | 2023-11-08 | 1 | -1/+179 |
* | gh-111495: add stub files for C API test modules (GH-111586) | Sergey B Kirpichev | 2023-11-01 | 1 | -0/+17 |