Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
e8fc0fee by Matti Picus at 2022-02-21T09:26:18+02:00
tweak 5396fd2fa41f for when errors is None

--HG--
branch : py3.9

- - - - -
80d8bc6a by Matti Picus at 2022-02-21T11:44:26+02:00
add __floor__, __ceil__ to float (for typing numbers.Real, bpo 38629)

--HG--
branch : py3.9

- - - - -
b3b2512c by Matti Picus at 2022-02-21T13:42:17+02:00
adjust error messages

--HG--
branch : py3.9

- - - - -
d3d00871 by Matti Picus at 2022-02-21T13:49:27+02:00
skip implementation detail when iterating over dict with one element and 
deleting it

--HG--
branch : py3.9

- - - - -


5 changed files:

- lib-python/3/test/test_csv.py
- lib-python/3/test/test_dict.py
- pypy/objspace/std/floatobject.py
- pypy/objspace/std/test/test_floatobject.py
- pypy/objspace/std/unicodeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/845f0f7e789569a451c8a5db7adbb0cc428c7158...d3d008714f2eb1d1f6bffcd5c5594b2a23b55330

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/845f0f7e789569a451c8a5db7adbb0cc428c7158...d3d008714f2eb1d1f6bffcd5c5594b2a23b55330
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