mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Co-authored-by: Andrew Frost <adfrost@fb.com> Co-authored-by: Itamar Ostricher <itamarost@gmail.com> |
||
|---|---|---|
| .. | ||
| clinic | ||
| heaptype.c | ||
| parts.h | ||
| README.txt | ||
| unicode.c | ||
| vectorcall.c | ||
| vectorcall_limited.c | ||
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.