| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Looking at the docs we also need to add https://docs.python.org/3.14/library/ctypes.html#ctypes._CData.__pointer_type__ and https://docs.python.org/3.14/library/ctypes.html#ctypes.COMError |
Sorry, something went wrong.
|
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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