Skip to content

Conversation

arigo
Copy link
Contributor

@arigo arigo commented Aug 12, 2024

Should fix the problem that FFI().typeof('float _Complex') stopped working.

fixes #110

arigo added 2 commits August 12, 2024 09:04
…ematically.

Should fix the problem that FFI().typeof('float _Complex') stopped working.
@nitzmahone nitzmahone merged commit ac407f0 into python-cffi:main Sep 6, 2024
nitzmahone pushed a commit to nitzmahone/cffi that referenced this pull request Sep 6, 2024
…ically (python-cffi#111)

* (2) Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically.
Should fix the problem that FFI().typeof('float _Complex') stopped working.

* test fixes

(cherry picked from commit ac407f0)
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.

Missing complex types in cached btypes

2 participants