Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy


Commits:
f2eb8068 by Matti Picus at 2023-08-04T13:37:35+03:00
add HPy_CallMethod, HPy_Call

--HG--
branch : hpy-0.9

- - - - -
bd0cb292 by Matti Picus at 2023-08-04T15:43:04+03:00
import pytest inside tests for untranslated pypy

--HG--
branch : hpy-0.9

- - - - -
26bfd2d4 by Matti Picus at 2023-08-05T22:41:35+03:00
add C implementation of argparse.c, which call HPy interface functions

--HG--
branch : hpy-0.9

- - - - -
b843d6e6 by Matti Picus at 2023-08-05T23:26:09+03:00
add a TODO

--HG--
branch : hpy-0.9

- - - - -


7 changed files:

- + pypy/module/_hpy_universal/TODO-hpy-0.9
- pypy/module/_hpy_universal/_vendored/hpy/devel/__init__.py
- pypy/module/_hpy_universal/interp_call.py
- pypy/module/_hpy_universal/llapi.py
- + pypy/module/_hpy_universal/src/argparse.c
- pypy/module/_hpy_universal/test/_vendored/support.py
- pypy/module/_hpy_universal/test/_vendored/test_capsule.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a3d3d95e1762a82897b6fac3865a0c1a26551a2f...b843d6e6cb486b29b6b7efcf018a962833bccace

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to