]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 May 2026 13:43:38 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 13:43:38 +0000 (15:43 +0200)
commit5ec845a0444bc97d8a684dc99840daeb5fa8c1e9
treee9f5e09abd1864538d17c0a779b8ba2499ddcb15
parente6eac2b3aaa1dcc43c88428b6e39addb2b0543f2
[3.14] gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer (GH-148969) (GH-149224)

(cherry picked from commit f2c7c0d2b799c927d9a78e87e4a640d3f9b0356c)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Modules/_ctypes/_ctypes.c