Ronan Lamy pushed to branch branch/hpy at PyPy / pypy


Commits:
2faf98a9 by Ronan Lamy at 2020-08-26T16:01:07+01:00
update-vendored to hpy commit f46ea1e28b4b08301150275cfdfccc8b751d30aa and 
update llapi.py

--HG--
branch : hpy

- - - - -
d29de8f5 by Ronan Lamy at 2020-08-31T18:23:42+01:00
Fix extension compilation for hpy apptests

--HG--
branch : hpy

- - - - -


25 changed files:

- 
pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/autogen_hpyfunc_declare.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/autogen_impl.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/hpydef.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/hpyfunc.h
- + 
pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/runtime/ctx_listbuilder.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/typeslots.h
- 
pypy/module/_hpy_universal/_vendored/hpy/devel/include/cpython/autogen_hpyfunc_trampolines.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/cpython/hpy.h
- 
pypy/module/_hpy_universal/_vendored/hpy/devel/include/cpython/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/hpy.h
- 
pypy/module/_hpy_universal/_vendored/hpy/devel/include/universal/hpyfunc_trampolines.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/src/runtime/argparse.c
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/_vendored/conftest.py
- pypy/module/_hpy_universal/test/_vendored/support.py
- pypy/module/_hpy_universal/test/_vendored/test_cpy_compat.py
- pypy/module/_hpy_universal/test/_vendored/test_hpydict.py
- + pypy/module/_hpy_universal/test/_vendored/test_hpyerr.py
- pypy/module/_hpy_universal/test/_vendored/test_hpylist.py
- pypy/module/_hpy_universal/test/_vendored/test_hpytype.py
- pypy/module/_hpy_universal/test/_vendored/test_object.py
- pypy/module/_hpy_universal/test/support.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/be8a982ca75e60be041f9f9bc1537d9a4103ce6a...d29de8f50e3d917e2c1287eb62012c8de2cc294f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/be8a982ca75e60be041f9f9bc1537d9a4103ce6a...d29de8f50e3d917e2c1287eb62012c8de2cc294f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to