Skip to content

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented May 5, 2025

The Py_FFI_SUPPORT_C_COMPLEX check configure check imply support for complex types.

The Py_FFI_SUPPORT_C_COMPLEX check configure check imply support for
complex types.
@skirpichev skirpichev force-pushed the remove-ccomplex-test/61103 branch from 782e2b4 to 92c89f8 Compare May 5, 2025 13:08
@encukou encukou merged commit 1bc1650 into python:main May 5, 2025
38 checks passed
@skirpichev skirpichev deleted the remove-ccomplex-test/61103 branch May 5, 2025 14:07
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants