Skip to content

gh-61103: support double complex (_Complex) type in ctypes#120894

Merged
vstinner merged 57 commits into
python:mainfrom
skirpichev:ctypes-c_complex-61103
Jul 1, 2024
Merged

gh-61103: support double complex (_Complex) type in ctypes#120894
vstinner merged 57 commits into
python:mainfrom
skirpichev:ctypes-c_complex-61103

sed: FFI_TYPE_COMPLEX -> FFI_TARGET_HAS_COMPLEX_TYPE

6d5bf66
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs