Antonio Cuni pushed to branch branch/hpy at PyPy / pypy

Commits:
f94247c2 by Antonio Cuni at 2020-01-15T16:26:43+01:00
update_vendored to pyhandle/hpy@3dc9602

--HG--
branch : hpy

- - - - -
1e6abba8 by Antonio Cuni at 2020-01-15T16:52:20+01:00
fix test_ztranslation: making the whole cpyext passing ztranslation is too 
hard, so we fix it by adding an option to disable the hpy/cpyext bridge

--HG--
branch : hpy

- - - - -
ff6088e0 by Antonio Cuni at 2020-01-15T16:58:07+01:00
assign a better name to the generated wrapper functions, so that they are 
easier to distinguish in the generated C code

--HG--
branch : hpy

- - - - -


7 changed files:

- pypy/config/pypyoption.py
- pypy/module/hpy_universal/_vendored/test/test_cpy_compat.py
- pypy/module/hpy_universal/apiset.py
- pypy/module/hpy_universal/interp_cpy_compat.py
- pypy/module/hpy_universal/interp_module.py
- pypy/module/hpy_universal/state.py
- pypy/module/hpy_universal/test/test_ztranslation.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/b4b4be2c0eadf72a5a379a69b522cf7acff10267...ff6088e09cde93feddc9259cbd60f8a4fd0574e5

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/b4b4be2c0eadf72a5a379a69b522cf7acff10267...ff6088e09cde93feddc9259cbd60f8a4fd0574e5
You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to