[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] update-vendored to hpy commit 7edf54d5c554639db881793a2b95bcb5c9cbf858

2020-08-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy Commits: 1bf89254 by Ronan Lamy at 2020-08-04T16:13:45+02:00 update-vendored to hpy commit 7edf54d5c554639db881793a2b95bcb5c9cbf858 --HG-- branch : hpy-update-vendored - - - - - 13 changed files: - + pypy/module/_hpy_un

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] Adapt to HPy's method refactoring

2020-08-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy Commits: 412fdb46 by Ronan Lamy at 2020-08-04T17:15:01+02:00 Adapt to HPy's method refactoring --HG-- branch : hpy-update-vendored - - - - - 3 changed files: - pypy/module/_hpy_universal/interp_extfunc.py - pypy/module/_

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] 2 commits: update-vendored to hpy commit b8f0878a6e681aa66d5da04fb2d61f30577e4a0d

2020-08-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy Commits: 9d127dbb by Ronan Lamy at 2020-08-04T17:48:14+02:00 update-vendored to hpy commit b8f0878a6e681aa66d5da04fb2d61f30577e4a0d --HG-- branch : hpy-update-vendored - - - - - fb754181 by Ronan Lamy at 2020-08-04T20:07:16

[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] Implement HPyFloat_AsDouble()

2020-08-04 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy Commits: 6a344b5c by Ronan Lamy at 2020-08-04T20:22:40+02:00 Implement HPyFloat_AsDouble() --HG-- branch : hpy-update-vendored - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_float.py View it on GitLab: