mirror of https://github.com/python/cpython
e60892f9db
Expose the facilities for making vector calls through Python's limited API. |
||
---|---|---|
.. | ||
clinic | ||
README.txt | ||
heaptype.c | ||
parts.h | ||
unicode.c | ||
vectorcall.c | ||
vectorcall_limited.c |
README.txt
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.