mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Split abstract.c and float.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi. Update test_bytes and test_class. |
||
|---|---|---|
| .. | ||
| clinic | ||
| abstract.c | ||
| bytearray.c | ||
| bytes.c | ||
| float.c | ||
| heaptype_relative.c | ||
| list.c | ||
| parts.h | ||
| pyos.c | ||
| set.c | ||
| sys.c | ||
| util.h | ||
| vectorcall_limited.c | ||