[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: add rbigint.int_mod_int_result, which is like int_mod but returns an int, not rbigint

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Apr 18 09:50:57 EDT 2021



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


Commits:
8eb1503d by Carl Friedrich Bolz-Tereick at 2021-04-18T15:48:58+02:00
add rbigint.int_mod_int_result, which is like int_mod but returns an int, not rbigint

- - - - -
6211b882 by Carl Friedrich Bolz-Tereick at 2021-04-18T15:50:47+02:00
merge default

--HG--
branch : py3.7

- - - - -


2 changed files:

- rpython/rlib/rbigint.py
- rpython/rlib/test/test_rbigint.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/33f46b45fdef7a8844503b57b4a9ca011d45be63...6211b88223c291ff67fa080679d383bcfc9e81cc

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/33f46b45fdef7a8844503b57b4a9ca011d45be63...6211b88223c291ff67fa080679d383bcfc9e81cc
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/f06fb4b8/attachment-0001.html>


More information about the pypy-commit mailing list