]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_typ...
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Fri, 1 May 2026 12:12:08 +0000 (20:12 +0800)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 12:12:08 +0000 (14:12 +0200)
commitf2c7c0d2b799c927d9a78e87e4a640d3f9b0356c
tree6d2ab2e2be31b2345b20161829cc3226cdc20429
parent0102c1d9b98ce74be174838600410c9bd75239f4
gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer (GH-148969)
Modules/_ctypes/_ctypes.c