Carl Friedrich Bolz-Tereick pushed to branch branch/faster-rbigint-big-divmod at PyPy / pypy
Commits: 6b60817e by Carl Friedrich Bolz-Tereick at 2021-03-22T14:00:42+01:00 tune _full_digits_lshift_then_or --HG-- branch : faster-rbigint-big-divmod - - - - - a2eb5fde by Carl Friedrich Bolz-Tereick at 2021-03-23T13:20:20+01:00 test and fix: should never use the length of ._digits, always numdigits() bug found by afl after 12h! --HG-- branch : faster-rbigint-big-divmod - - - - - 53fc4b57 by Carl Friedrich Bolz-Tereick at 2021-03-23T13:23:19+01:00 rename --HG-- branch : faster-rbigint-big-divmod - - - - - 2 changed files: - rpython/rlib/rbigint.py - rpython/rlib/test/test_rbigint.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/06fd247555bf51d2d071664ed9078f8e04dc5b66...53fc4b57a383e4154c772a184d02d050d8542041 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/06fd247555bf51d2d071664ed9078f8e04dc5b66...53fc4b57a383e4154c772a184d02d050d8542041 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
