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


Commits:
eb8a2809 by Matti Picus at 2022-10-03T22:17:11+03:00
add HPy_Global_Store/HPy_Global_Load and an execution-context store of globals

--HG--
branch : hpy-0.0.4

- - - - -
163657fa by Matti Picus at 2022-10-02T00:06:23+03:00
start to deal with HPyThreadState and obtaining/releasing the pypy GIL

--HG--
branch : hpy-0.0.4

- - - - -
2749ba5a by Matti Picus at 2022-10-03T06:51:45+03:00
add gil handling to hpy function call, based on cpyext wrapping

Is this going to affect performance?

--HG--
branch : hpy-0.0.4

- - - - -


6 changed files:

- pypy/module/_hpy_universal/apiset.py
- pypy/module/_hpy_universal/interp_hpy.py
- pypy/module/_hpy_universal/interp_module.py
- + pypy/module/_hpy_universal/interp_state.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/test/test_apiset.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b6710b59391dab6d304fde89df14f0d502618a8...2749ba5a6176c700c55dd36a464d832f35693f6d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b6710b59391dab6d304fde89df14f0d502618a8...2749ba5a6176c700c55dd36a464d832f35693f6d
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