[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] Replace HPyContext with HPyContext* in function signatures

Ronan Lamy (@rlamy) foss at heptapod.net
Fri Jul 23 11:47:51 EDT 2021



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


Commits:
bd067f49 by Ronan Lamy at 2021-07-23T16:47:35+01:00
Replace HPyContext with HPyContext* in function signatures

--HG--
branch : hpy-0.0.3

- - - - -


22 changed files:

- pypy/module/_hpy_universal/interp_builder.py
- pypy/module/_hpy_universal/interp_bytes.py
- pypy/module/_hpy_universal/interp_call.py
- pypy/module/_hpy_universal/interp_cpy_compat.py
- pypy/module/_hpy_universal/interp_dict.py
- pypy/module/_hpy_universal/interp_err.py
- pypy/module/_hpy_universal/interp_float.py
- pypy/module/_hpy_universal/interp_hpy.py
- pypy/module/_hpy_universal/interp_list.py
- pypy/module/_hpy_universal/interp_long.py
- pypy/module/_hpy_universal/interp_module.py
- pypy/module/_hpy_universal/interp_number.py
- pypy/module/_hpy_universal/interp_object.py
- pypy/module/_hpy_universal/interp_tracker.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/src/bridge.h
- pypy/module/_hpy_universal/src/dctx.c
- pypy/module/_hpy_universal/src/dctx.h
- pypy/module/_hpy_universal/src/hpyerr.c
- pypy/module/_hpy_universal/src/hpyerr.h
- pypy/module/_hpy_universal/test/test_apiset.py
- pypy/module/_hpy_universal/test/test_extra.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bd067f4997a74b3f3f807465d041f24ad3fbe912

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210723/be2e370b/attachment.html>


More information about the pypy-commit mailing list