[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: skip this one, it doesn't really make sense in this form on pypy3

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Fri Jan 14 14:52:22 EST 2022



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


Commits:
a89944e2 by Carl Friedrich Bolz-Tereick at 2022-01-14T20:47:13+01:00
skip this one, it doesn't really make sense in this form on pypy3

--HG--
branch : py3.7

- - - - -
8301595a by Carl Friedrich Bolz-Tereick at 2022-01-14T20:52:09+01:00
those operations are fine

(the difference is — as in some other tests — that in pypy3 the iterator of
range(n) does not emit a guard that checks that the result is non-negative)

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/module/pypyjit/test_pypy_c/test_containers.py
- pypy/module/pypyjit/test_pypy_c/test_generators.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/670c395278130e5956cf1111e2f2af6589d455cb...8301595a71447bbe58bb61c5ecd83d93cfda5eb0

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/670c395278130e5956cf1111e2f2af6589d455cb...8301595a71447bbe58bb61c5ecd83d93cfda5eb0
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/20220114/4c56738f/attachment.html>


More information about the pypy-commit mailing list