COMMITS
/ Modules/_testcapi/list.c February 1, 2025
V
gh-93649: Move _testcapi tests to specific files (#129544)
Victor Stinner committed
March 18, 2024
V
gh-116417: Move limited C API list.c tests to _testlimitedcapi (#116602)
Victor Stinner committed
February 2, 2024
S
gh-114329: Add `PyList_GetItemRef` function (GH-114504)
Sam Gross committed
November 13, 2023
V
gh-111138: Add PyList_Extend() and PyList_Clear() functions (#111862)
Victor Stinner committed
November 8, 2023
K
gh-111495: Add tests for PyList C API (#111562)
Kalyan committed
November 1, 2023
S
gh-111495: add stub files for C API test modules (GH-111586)
Sergey B Kirpichev committed