COMMITS
/ Modules/_testcapi/code.c February 5, 2025
V
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
Victor Stinner committed
September 6, 2023
S
C API tests: use special markers to test that output parameters were set (GH-109014)
Serhiy Storchaka committed
August 22, 2023
V
gh-106320: Remove _PyDict_GetItemStringWithError() function (#108313)
Victor Stinner committed
June 23, 2023
S
gh-106033: Get rid of new occurrences of PyDict_GetItem and PyObject_HasAttr (GH-106034)
Serhiy Storchaka committed
March 2, 2023
D
gh-101101: Fix test_code_extra to reset value for refleak test (gh-102350)
Dong-hee Na committed
February 28, 2023
P
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin committed