Ronan Lamy pushed to branch branch/hpy-update-to-facdb01 at PyPy / pypy
Commits: f14f77e7 by Ronan Lamy at 2021-03-23T17:49:51+00:00 fix comment in slot table --HG-- branch : hpy-update-to-facdb01 - - - - - c39d3107 by Ronan Lamy at 2021-03-26T20:43:32+00:00 Implement HPy_bf_getbuffer slot (but ignore releasebuffer for now) Note that on PyPy, implementing HPy_tp_new is required to be able to use HPy_CAST. Hence the changes in test_buffer(). --HG-- branch : hpy-update-to-facdb01 - - - - - 3 changed files: - pypy/module/_hpy_universal/interp_slot.py - pypy/module/_hpy_universal/llapi.py - pypy/module/_hpy_universal/test/_vendored/test_slots.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/ef12316737068d8cfc9039045573c3a9d0480f5b...c39d31071c93aeca0500873391681d94f9a83034 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ef12316737068d8cfc9039045573c3a9d0480f5b...c39d31071c93aeca0500873391681d94f9a83034 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
