Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 5ab87d3a by nulano at 2020-12-26T12:32:47+01:00 prevent overflow in _hash_long on win64 using method from CPython --HG-- branch : py3.7-win64-hash - - - - - d7bf7949 by nulano at 2020-12-26T13:22:49+01:00 fix _hash_long changes on linux64 --HG-- branch : py3.7-win64-hash - - - - - fc4d8548 by nulano at 2020-12-27T04:43:18+01:00 really fix _hash_long changes on linux64 --HG-- branch : py3.7-win64-hash - - - - - b9c6e26c by nulano at 2020-12-28T18:16:24+01:00 Merge py3.7 into branch --HG-- branch : py3.7-win64-hash - - - - - 8bfb6899 by Matti Picus at 2020-12-29T09:37:43+02:00 close branch to be merged --HG-- branch : py3.7-win64-hash - - - - - ba4fb995 by Matti Picus at 2020-12-29T09:38:50+02:00 merge py3.7-win64-hash which fixes overflow and speeds up hashing --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/objspace/std/longobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/eac7412bc5b8b53e505af6b10a8e201896cbc915...ba4fb995eb5824e96ddef3e689fda79fc3757c96 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/eac7412bc5b8b53e505af6b10a8e201896cbc915...ba4fb995eb5824e96ddef3e689fda79fc3757c96 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
