Skip to content

python3: fix ctypes module build. Fixes #4572#4575

Merged
Alexpux merged 1 commit intomsys2:masterfrom
lazka:python-3.7.1-ctypes-fix
Oct 21, 2018
Merged

python3: fix ctypes module build. Fixes #4572#4575
Alexpux merged 1 commit intomsys2:masterfrom
lazka:python-3.7.1-ctypes-fix

Conversation

@lazka
Copy link
Member

@lazka lazka commented Oct 21, 2018

python/cpython#9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.

@Alexpux
Copy link
Member

Alexpux commented Oct 21, 2018

@lazka guard added functions with __MINGW32___

python/cpython#9258 changed callproc to
use functions from the internal libffi which we don't use.
Just copy the functions into callproc directly instead.
@lazka lazka force-pushed the python-3.7.1-ctypes-fix branch from 022cfb5 to 7a7dbc5 Compare October 21, 2018 18:52
@Alexpux Alexpux merged commit 32ad463 into msys2:master Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants