Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: e5dafe2a by Matti Picus at 2022-03-13T01:36:11+02:00 skip cffi embedded tests on python2 since on windows + virtualenv they fail site.py does not read the pyvenv.cfg file - - - - - 835418ea by Matti Picus at 2022-03-13T01:37:00+02:00 also copy the tk*.dll and tck*.dll to lib_pypy/_tkinter for tests (in a virtualenv) - - - - - 9c39d6a7 by Matti Picus at 2022-03-13T01:47:57+02:00 merge default --HG-- branch : py3.8 - - - - - 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 - - - - - 6e54db9f by Matti Picus at 2022-03-13T16:08:08+02:00 merge py3.8 --HG-- branch : py3.9 - - - - - 14 changed files: - extra_tests/cffi_tests/conftest.py - lib_pypy/_sysconfigdata.py - pypy/tool/release/package.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/68b4c8eb3bb86ea70f22947331f5c96c7c790f07...6e54db9fddb9567b5855ccc809c03882e78d329a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/68b4c8eb3bb86ea70f22947331f5c96c7c790f07...6e54db9fddb9567b5855ccc809c03882e78d329a 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