Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 600825ca by nulano at 2021-02-04T22:41:23+01:00 enable hpy on win64 --HG-- branch : win64-hpy - - - - - ec3dc569 by nulano at 2021-02-04T22:44:06+01:00 perform bounds check in HPyLong_AsLong and related functions when sizeof(Signed) > sizeof(long), i.e. on win64 --HG-- branch : win64-hpy - - - - - 7162d014 by Matti Picus at 2021-02-06T20:53:19+02:00 Merge win64-hpy which enables _hyp_universal on win64 --HG-- branch : py3.7 - - - - - 3 changed files: - pypy/config/pypyoption.py - pypy/doc/whatsnew-pypy3-head.rst - pypy/module/_hpy_universal/interp_long.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/108bba67dfecae2f3f3efd074029903146a0430e...7162d0145fb206d31f7c666b9fbc4a2a8210a0cf -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/108bba67dfecae2f3f3efd074029903146a0430e...7162d0145fb206d31f7c666b9fbc4a2a8210a0cf 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
