Skip to content
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

[1.17 backport] Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically (#111) #127

Open
wants to merge 1 commit into
base: release-1.17
Choose a base branch
from

Conversation

nitzmahone
Copy link
Member

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

  • test fixes

(cherry picked from commit ac407f0)

…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)
@jhale
Copy link

jhale commented Sep 20, 2024

Would it be possible to release this as 1.17.2? It's a blocker for us without pinning.

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.

3 participants