mirror of
https://github.com/python/cpython.git
synced 2025-11-08 17:41:42 +00:00
Py_HAVE_C_COMPLEX was added in 3.14 so the removal doesn't need a deprecation period even under a strict reading of PEP 387. The Py_FFI_SUPPORT_C_COMPLEX check configure check implies support for complex types in ctypes. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| _ctypes_test_generated.c.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| malloc_closure.c | ||
| stgdict.c | ||