mirror of
https://github.com/python/cpython.git
synced 2026-07-22 01:47:25 -04:00
aac89b54c5
Workaround for old libffi versions is added. Module ctypes now supports C11 double complex only with libffi >= 3.3.0. Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>