[pypy-commit] [Git][pypy/pypy][branch/py3.7] optimize long % int to return a W_IntObject (it always fits)

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Apr 18 10:24:56 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
ed292d5c by Carl Friedrich Bolz-Tereick at 2021-04-18T16:00:03+02:00
optimize long % int to return a W_IntObject (it always fits)

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/objspace/std/longobject.py
- pypy/objspace/std/test/test_longobject.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/ed292d5cb6a12197252111adb02f5edef2646519

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/ed292d5cb6a12197252111adb02f5edef2646519
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/20210418/e53a000b/attachment.html>


More information about the pypy-commit mailing list