gh-61103: drop unused Py_HAVE_C_COMPLEX define (GH-133435)
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.
S
Sergey B Kirpichev committed
1bc16504ef3866cc419f3781eef6528b93aee6b4
Parent: 59f78d7
Committed by GitHub <noreply@github.com>
on 5/5/2025, 1:50:57 PM