[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: (cfbolz, twitch around): implement int.as_integer_ratio

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sat Jan 9 16:00:01 EST 2021



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


Commits:
40cd4ac9 by Carl Friedrich Bolz-Tereick at 2021-01-09T20:36:44+01:00
(cfbolz, twitch around): implement int.as_integer_ratio

--HG--
branch : py3.8

- - - - -
331d102a by Carl Friedrich Bolz-Tereick at 2021-01-09T21:27:26+01:00
(cfbolz, twitch): fix evaluation order of keys and values in dict comprehensions

--HG--
branch : py3.8

- - - - -
c654f220 by Carl Friedrich Bolz-Tereick at 2021-01-09T21:59:05+01:00
(cfbolz, twitch) implement math.isqrt at applevel

--HG--
branch : py3.8

- - - - -


8 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/pyopcode.py
- pypy/module/math/app_math.py
- pypy/module/math/moduledef.py
- pypy/module/math/test/test_math.py
- pypy/objspace/std/intobject.py
- pypy/objspace/std/test/test_intobject.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/bdd0a5baf7065cf3a1dac84913a5d44b4c22c1e2...c654f2203ff3308dcdc4579b8f03094b046296f2

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/bdd0a5baf7065cf3a1dac84913a5d44b4c22c1e2...c654f2203ff3308dcdc4579b8f03094b046296f2
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/20210109/ff511adc/attachment-0001.html>


More information about the pypy-commit mailing list