Antonio Cuni pushed to branch branch/hpy at PyPy / pypy
Commits: e4d54e83 by Antonio Cuni at 2020-09-08T17:07:51+02:00 fix this XXX and add an optimization: since we don't need _reserved0 and _reserved1 on PyPy, we can just allocate less bytes and adjust the offsets of the returned pointer --HG-- branch : hpy - - - - - 2 changed files: - pypy/module/_hpy_universal/interp_type.py - pypy/module/_hpy_universal/llapi.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/e4d54e83a99effc51bd2e67fda456b1b0fe002bb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e4d54e83a99effc51bd2e67fda456b1b0fe002bb 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
