Ricky Zhou pushed to branch branch/py3.7-big-sur-dyld-cache at PyPy / pypy


Commits:
1c4ebed8 by Ricky Zhou at 2021-01-15T18:58:07-08:00
Enable/disable _ctypes_build.py in build_cffi_imports.py.

If a CFFI module is enabled in build_cffi_imports.py, then it must be
built, as the script will fail if it cannot import it. Move the logic
for enabling/disabling the module out from _ctypes_build.py to
build_cffi_imports.py.

--HG--
branch : py3.7-big-sur-dyld-cache

- - - - -


2 changed files:

- lib_pypy/_ctypes/_ctypes_build.py
- lib_pypy/pypy_tools/build_cffi_imports.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/1c4ebed8ae47b5122da894b6fb8f877c384db8a1

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1c4ebed8ae47b5122da894b6fb8f877c384db8a1
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to