Skip to content

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

Open
nitzmahone wants to merge 1 commit intopython-cffi:release-1.17from
nitzmahone:backports/1.17/111
Open

[1.17 backport] Use '_cffi_float_complex_t' or '_cffi_double_complex_t' more systematically (#111)#127
nitzmahone wants to merge 1 commit intopython-cffi:release-1.17from
nitzmahone:backports/1.17/111

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