Skip to content

Conversation

@skirpichev
Copy link
Member

@skirpichevskirpichev 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.
@skirpichevskirpichevforce-pushed the remove-ccomplex-test/61103 branch from 782e2b4 to 92c89f8CompareMay 5, 2025 13:08
@encukouencukou merged commit 1bc1650 into python:mainMay 5, 2025
38 checks passed
@skirpichevskirpichev 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@skirpichev@encukou