mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
Tests in this directory are compiled into the _testcapi extension. The main file for the extension is Modules/_testcapimodule.c, which calls `_PyTestCapi_Init_*` from these functions.