summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorSergey B Kirpichev <skirpichev@gmail.com>2025-05-05 13:50:57 (GMT)
committerGitHub <noreply@github.com>2025-05-05 13:50:57 (GMT)
commit1bc16504ef3866cc419f3781eef6528b93aee6b4 (patch)
tree619fcd22080cf7fc971f181e13c737c2b4692e71 /Python/bytecodes.c
parent59f78d7b0609063d5eb7f2c2744540b47a8398fc (diff)
downloadcpython-1bc16504ef3866cc419f3781eef6528b93aee6b4.zip
cpython-1bc16504ef3866cc419f3781eef6528b93aee6b4.tar.gz
cpython-1bc16504ef3866cc419f3781eef6528b93aee6b4.tar.bz2
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.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions