summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/code.c
Commit message (Expand)AuthorAgeFilesLines
* [3.12] C API tests: use special markers to test that output parameters were s...Serhiy Storchaka2023-09-081-1/+3
* [3.12] gh-106033: Get rid of new occurrences of PyDict_GetItem and Py… (#10...Serhiy Storchaka2023-06-241-1/+1
* gh-101101: Fix test_code_extra to reset value for refleak test (gh-102350)Dong-hee Na2023-03-021-1/+5
* gh-101101: Unstable C API tier (PEP 689) (GH-101102)Petr Viktorin2023-02-281-0/+115