[pypy-commit] [Git][pypy/pypy][branch/py3.9] 6 commits: this is a different warning now

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Wed Dec 1 08:57:48 EST 2021



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


Commits:
20ffe6f5 by Carl Friedrich Bolz-Tereick at 2021-12-01T13:48:29+01:00
this is a different warning now

--HG--
branch : py3.9

- - - - -
0cfc4cc3 by Carl Friedrich Bolz-Tereick at 2021-12-01T14:03:59+01:00
another case

--HG--
branch : py3.9

- - - - -
8f0e6c1c by Carl Friedrich Bolz-Tereick at 2021-12-01T14:06:49+01:00
cpython wants this order

--HG--
branch : py3.9

- - - - -
882e16fc by Carl Friedrich Bolz-Tereick at 2021-12-01T14:11:31+01:00
proper error if floats are used

--HG--
branch : py3.9

- - - - -
a274a193 by Carl Friedrich Bolz-Tereick at 2021-12-01T14:25:41+01:00
cpython is inconsistent here

--HG--
branch : py3.9

- - - - -
83a99110 by Carl Friedrich Bolz-Tereick at 2021-12-01T14:57:26+01:00
__ror__ for default and ordered dict

--HG--
branch : py3.9

- - - - -


11 changed files:

- lib-python/3/test/test_metaclass.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/interpreter/pyparser/test/test_pytokenizer.py
- pypy/module/_collections/app_defaultdict.py
- pypy/module/_collections/app_odict.py
- pypy/module/_collections/test/test_defaultdict.py
- pypy/module/_collections/test/test_ordereddict.py
- pypy/module/_io/interp_io.py
- pypy/module/_io/test/apptest_io.py
- pypy/module/math/app_math.py
- pypy/module/math/test/test_math.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4981f44f675347b075292983320188134914bdde...83a9911015188b5695c33027e3a97668b8158fd9

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4981f44f675347b075292983320188134914bdde...83a9911015188b5695c33027e3a97668b8158fd9
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/20211201/c2ce9fb6/attachment.html>


More information about the pypy-commit mailing list