[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix test for pkg_resources monkeypatching after translation

2020-12-10 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d31c98d4 by Matti Picus at 2020-12-10T08:20:37+02:00 fix test for pkg_resources monkeypatching after translation --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_warnings/test/apptest_warnings.py View it on G

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-2829a0d] 2 commits: Fix HPyLong_AsUnsignedLongLong and HPyLong_AsSsize_t to ignore __int__ and __index__ methods.

2020-12-10 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-2829a0d at PyPy / pypy Commits: a78307bf by Simon Cross at 2020-12-10T11:44:39+02:00 Fix HPyLong_AsUnsignedLongLong and HPyLong_AsSsize_t to ignore __int__ and __index__ methods. --HG-- branch : hpy-update-to-2829a0d - - - - - ee6fe2ff by Sim

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix merge error of f967662a9096

2020-12-10 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: c74ca1c4 by Carl Friedrich Bolz-Tereick at 2020-12-10T10:40:12+01:00 fix merge error of f967662a9096 --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/interpreter/pyopcode.py View it on GitLab: https:

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-2829a0d] Update vendored hpy to 7a0cb53.

2020-12-10 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-2829a0d at PyPy / pypy Commits: 738880b7 by Simon Cross at 2020-12-10T13:44:05+02:00 Update vendored hpy to 7a0cb53. --HG-- branch : hpy-update-to-2829a0d - - - - - 2 changed files: - pypy/module/_hpy_universal/_vendored/hpy/devel/include/c

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-to-2829a0d] 2 commits: Update vendored hpy to 6e38f80.

2020-12-10 Thread Simon Cross
Simon Cross pushed to branch branch/hpy-update-to-2829a0d at PyPy / pypy Commits: b856262d by Simon Cross at 2020-12-10T18:50:48+02:00 Update vendored hpy to 6e38f80. --HG-- branch : hpy-update-to-2829a0d - - - - - 616db8d0 by Simon Cross at 2020-12-10T18:51:36+02:00 Look for filename as .hpy

[pypy-commit] [Git][pypy/pypy][branch/hpy] 11 commits: Update vendored hpy to 2829a0d.

2020-12-10 Thread Simon Cross
Simon Cross pushed to branch branch/hpy at PyPy / pypy Commits: 97a84cd2 by Simon Cross at 2020-12-08T17:23:06+02:00 Update vendored hpy to 2829a0d. --HG-- branch : hpy-update-to-2829a0d - - - - - e6d13817 by Simon Cross at 2020-12-08T17:24:15+02:00 Fix locating of compiled .so file. --HG--