Ricky Zhou pushed to branch branch/py3.7-big-sur-dyld-cache at PyPy / pypy
Commits: a1021687 by Ricky Zhou at 2021-01-15T03:02:07-08:00 Use _dyld_shared_cache_contains_path via a weak import. This way, the _ctypes CFFI module can be built on macOS 11 and function properly on 10.15 (and vice-versa). --HG-- branch : py3.7-big-sur-dyld-cache - - - - - 2 changed files: - lib_pypy/_ctypes/__init__.py - lib_pypy/_ctypes/_ctypes_build.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/a10216877083da561c009a1054e1a50906807271 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a10216877083da561c009a1054e1a50906807271 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
