Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: 25bef019 by Matti Picus at 2022-03-13T13:20:21+02:00 remove unused _libffi_msvc --HG-- branch : py3.8 - - - - - c9eaec81 by Chris Burr at 2022-03-13T12:50:07+01:00 Use shutil.which instead of distutils.spawn.find_executable Importing distutils in _sysconfigdata causes _distutils_hack in setuptool to partially fail. See pypy/pypy#3703 and pypa/setuptools#3165 for details. --HG-- branch : py3.8 - - - - - b2d26348 by Matti Picus at 2022-03-14T02:28:59+02:00 pass one part of pypy/module/_cffi_backend/test/test_c.py -k test_callback_exception --HG-- branch : py3.8 - - - - - 13 changed files: - lib_pypy/_sysconfigdata.py - pypy/module/_cffi_backend/ccallback.py - − rpython/translator/c/src/_libffi_msvc/README.pypy - − rpython/translator/c/src/_libffi_msvc/ffi.c - − rpython/translator/c/src/_libffi_msvc/ffi.h - − rpython/translator/c/src/_libffi_msvc/ffi_common.h - − rpython/translator/c/src/_libffi_msvc/fficonfig.h - − rpython/translator/c/src/_libffi_msvc/ffitarget.h - − rpython/translator/c/src/_libffi_msvc/prep_cif.c - − rpython/translator/c/src/_libffi_msvc/pypy_ffi.c - − rpython/translator/c/src/_libffi_msvc/types.c - − rpython/translator/c/src/_libffi_msvc/win32.c - − rpython/translator/c/src/_libffi_msvc/win64.asm View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9c39d6a772152721d81151289d1f7d18421fec8f...b2d263481c778e582fb7e43bb81ac22dd5dfe262 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9c39d6a772152721d81151289d1f7d18421fec8f...b2d263481c778e582fb7e43bb81ac22dd5dfe262 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com