Files
MINGW-packages/mingw-w64-python3
Christoph Reiter 32ad463f76 python3: fix ctypes module build. Fixes #4572 (#4575)
https://github.com/python/cpython/pull/9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.
2018-10-21 21:58:09 +03:00
..