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


Commits:
63aa368a by Antonio Cuni at 2020-09-19T15:14:38+02:00
fix test_ztranslation by including the header files which are needed to 
dereference things like PySlot_Slot inside attach_legacy_slots_to_type

--HG--
branch : hpy

- - - - -
5b196343 by Antonio Cuni at 2020-09-19T17:23:19+02:00
add a file where to collect additional tests that we want to write during the 
development, to be later ported to the main hpy repo. Add a passing test which 
excercises the code in attach_legacy_slots_to_type a bit more

--HG--
branch : hpy

- - - - -
ab67012e by Antonio Cuni at 2020-09-19T17:53:45+02:00
add support for the legacy slot Py_tp_methods

--HG--
branch : hpy

- - - - -


5 changed files:

- pypy/module/_hpy_universal/interp_cpy_compat.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/conftest.py
- + pypy/module/_hpy_universal/test/test_extra.py
- pypy/module/_hpy_universal/test/test_ztranslation.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/a03af28600485ead71fecd143bf58ab65ddd8265...ab67012e06e0295e9e23a6db7fb6662c8a8579fd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a03af28600485ead71fecd143bf58ab65ddd8265...ab67012e06e0295e9e23a6db7fb6662c8a8579fd
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