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

Ronan Lamy foss at heptapod.net
Tue Aug 4 14:09:34 EDT 2020



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+02:00
Add the new functions to HPyContext and stub implementations

--HG--
branch : hpy-update-vendored

- - - - -


13 changed files:

- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/autogen_hpyfunc_declare.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/hpyfunc.h
- + pypy/module/_hpy_universal/_vendored/hpy/devel/include/cpython/autogen_hpyfunc_trampolines.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/universal/autogen_ctx.h
- + pypy/module/_hpy_universal/_vendored/hpy/devel/include/universal/autogen_hpyfunc_trampolines.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/universal/autogen_trampolines.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/universal/hpyfunc_trampolines.h
- pypy/module/_hpy_universal/interp_float.py
- pypy/module/_hpy_universal/interp_hpy.py
- + pypy/module/_hpy_universal/interp_type.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/_vendored/support.py
- pypy/module/_hpy_universal/test/_vendored/test_hpytype.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/412fdb4649e4b7264cb0179b7cd955f282b8c501...fb7541817c2f3c762b7868923c01aee1c2b3a637

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/412fdb4649e4b7264cb0179b7cd955f282b8c501...fb7541817c2f3c762b7868923c01aee1c2b3a637
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200804/84b821d1/attachment.html>


More information about the pypy-commit mailing list