[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/libffi-win64

2021-07-09 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/libffi-win64 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/libffi-win64 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailin

[pypy-commit] [Git][pypy/pypy][branch/py3.7] Make sure cpyext is initialised before loading hpy extensions

2021-07-09 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: d748531f by Ronan Lamy at 2021-07-09T19:45:42+01:00 Make sure cpyext is initialised before loading hpy extensions --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/_hpy_universal/interp_hpy.py - pypy/module/_hpy_