[pypy-commit] [Git][pypy/pypy][branch/faster-rbigint-big-divmod] 2 commits: oops, fix wrong test

Carl Friedrich Bolz-Tereick foss at heptapod.net
Mon Apr 12 04:59:19 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/faster-rbigint-big-divmod at PyPy / pypy


Commits:
8e246f9f by Carl Friedrich Bolz-Tereick at 2021-04-12T10:58:34+02:00
oops, fix wrong test

--HG--
branch : faster-rbigint-big-divmod

- - - - -
5ba4e56d by Carl Friedrich Bolz-Tereick at 2021-04-12T10:59:09+02:00
be paranoid: check that the result of divmod is correct, if we use the new
faster (and more complicated) code path. better an assertion error than a wrong
result

--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/3ac5b2563adc0c5769b85ae0fb0c4bc7ef7e63c1...5ba4e56d9d24b621c608fa93da5e94cd703ef896

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3ac5b2563adc0c5769b85ae0fb0c4bc7ef7e63c1...5ba4e56d9d24b621c608fa93da5e94cd703ef896
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210412/903a4714/attachment-0001.html>


More information about the pypy-commit mailing list