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.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to