mirror of
https://github.com/python/cpython.git
synced 2025-10-27 16:57:08 +00:00
* Split long.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi. * Move testcapi_long.h from Modules/_testcapi/ to Modules/_testlimitedcapi/. * Add MODULE__TESTLIMITEDCAPI_DEPS to Makefile.pre.in. |
||
|---|---|---|
| .. | ||
| exceptions.c.h | ||
| float.c.h | ||
| long.c.h | ||
| vectorcall.c.h | ||
| watchers.c.h | ||