Skip to content

Bump ctypes to 3.14 #14137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 26, 2025
Merged

Bump ctypes to 3.14 #14137

merged 6 commits into from
May 26, 2025

Conversation

donBarbos
Copy link
Contributor

As far as I understand complex types, c_float_complex, c_double_complex and c_longdouble_complex, are not available in the official CPython build for Windows (judging by the allowlist)

*Whatsnew doc says that get their support you need both the compiler and the libffi library support complex C types

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@JelleZijlstra
Copy link
Member

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra JelleZijlstra merged commit 4ea1f95 into python:main May 26, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants