X Tutup
Skip to content

Bump ctypes to 3.14#14137

Merged
JelleZijlstra merged 6 commits intopython:mainfrom
donbarbos:bump-ctypes-3.14
May 26, 2025
Merged

Bump ctypes to 3.14#14137
JelleZijlstra merged 6 commits intopython:mainfrom
donbarbos:bump-ctypes-3.14

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

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@JelleZijlstra
Copy link
Member

@github-actions
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
@donbarbos donbarbos deleted the bump-ctypes-3.14 branch February 25, 2026 03:56
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

X Tutup