Antonio Cuni pushed to branch branch/hpy-0.0.4-hpyfields at PyPy / pypy


Commits:
7ca39e34 by Antonio Cuni at 2022-05-17T14:30:46+01:00
handle the case HPyField_Store(..., HPy_NULL)

--HG--
branch : hpy-0.0.4-hpyfields

- - - - -
431e466c by Antonio Cuni at 2022-05-19T09:06:20+01:00
refactor how the hpy memory is allocated: we need to use a GcStruct, in 
preparation for the next commit where we will install a custom GC tracer; also, 
add a long comment which explains why the current solution is suboptimal

--HG--
branch : hpy-0.0.4-hpyfields

- - - - -


6 changed files:

- extra_tests/hpy_tests/_vendored/test_hpyfield.py
- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_descr.py
- pypy/module/_hpy_universal/interp_field.py
- pypy/module/_hpy_universal/interp_type.py
- + pypy/module/_hpy_universal/test/test_storage.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2a966262f70b4fbb8a8ef662f3785329fa55e8b9...431e466ce9890029e4396a928fac7cdf79d84e6b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2a966262f70b4fbb8a8ef662f3785329fa55e8b9...431e466ce9890029e4396a928fac7cdf79d84e6b
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