diff options
author | Sergey B Kirpichev <skirpichev@gmail.com> | 2024-07-03 09:08:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 09:08:11 (GMT) |
commit | 51c4a324c037fb2e31640202243fd1c8b33800d5 (patch) | |
tree | 08621c55e9f848fc08e22852fb54e0ccc1d16d97 /Python/instruction_sequence.c | |
parent | c9bdfbe86853fcf5f2b7dce3a50b383e23384ed2 (diff) | |
download | cpython-51c4a324c037fb2e31640202243fd1c8b33800d5.zip cpython-51c4a324c037fb2e31640202243fd1c8b33800d5.tar.gz cpython-51c4a324c037fb2e31640202243fd1c8b33800d5.tar.bz2 |
gh-61103: Support float and long double complex types in ctypes module (#121248)
This amends 6988ff02a5: memory allocation for
stginfo->ffi_type_pointer.elements in PyCSimpleType_init() should be
more generic (perhaps someday fmt->pffi_type->elements will be not a
two-elements array).
It should finally resolve #61103.
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions