Simon Cross pushed to branch branch/hpy-update-to-2829a0d at PyPy / pypy
Commits: a78307bf by Simon Cross at 2020-12-10T11:44:39+02:00 Fix HPyLong_AsUnsignedLongLong and HPyLong_AsSsize_t to ignore __int__ and __index__ methods. --HG-- branch : hpy-update-to-2829a0d - - - - - ee6fe2ff by Simon Cross at 2020-12-10T11:45:49+02:00 Update vendored hpy to c9ada53 plus an uncommitted fix for the HPy_FatalError test. --HG-- branch : hpy-update-to-2829a0d - - - - - 5 changed files: - pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/version.h - pypy/module/_hpy_universal/_vendored/hpy/devel/version.py - pypy/module/_hpy_universal/interp_long.py - pypy/module/_hpy_universal/test/_vendored/test_hpyerr.py - pypy/module/_hpy_universal/test/_vendored/test_hpylong.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b43a8a8ce6da739882e53a78ffc55cf488fa7ff4...ee6fe2ff9ce23a9cb65a00a63feb70b3594074f7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b43a8a8ce6da739882e53a78ffc55cf488fa7ff4...ee6fe2ff9ce23a9cb65a00a63feb70b3594074f7 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
