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

Commits:
c2d3f3e1 by Antonio Cuni at 2020-03-13T20:49:47+01:00
skip this test for now: implementing HPyErr_Occurred probably involves some 
deep magic with rpython

--HG--
branch : hpy

- - - - -
7e3144b1 by Antonio Cuni at 2020-03-14T20:01:32+01:00
WIP: implement the HPyMeth_KEYWORDS calling convention. Not fully tested yet, 
because we need HPy_GetItem first

--HG--
branch : hpy

- - - - -
cadbe668 by Antonio Cuni at 2020-03-14T20:12:52+01:00
implement HPyDict_GetItem

--HG--
branch : hpy

- - - - -


5 changed files:

- pypy/module/_hpy_universal/interp_dict.py
- pypy/module/_hpy_universal/interp_err.py
- pypy/module/_hpy_universal/interp_extfunc.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/test_basic.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/d388000da064b7996408bb0ae130c1e5f70f64fb...cadbe668fb9c7ace8e6ac57d9b93fbf8b984844d

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/d388000da064b7996408bb0ae130c1e5f70f64fb...cadbe668fb9c7ace8e6ac57d9b93fbf8b984844d
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