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


Commits:
2b09e0ad by Matti Picus at 2022-03-28T20:31:05+03:00
add __ror__ and block __ior__ on dictproxy

--HG--
branch : py3.9

- - - - -
47faf41c by Matti Picus at 2022-03-28T21:35:56+03:00
fix for different order of fields in namespace __repr__

--HG--
branch : py3.9

- - - - -
2b1cae11 by Matti Picus at 2022-03-28T21:36:30+03:00
resync with CPython error messsages now that ours are fixed

--HG--
branch : py3.9

- - - - -
d0ef681a by Matti Picus at 2022-03-28T22:06:19+03:00
in pypy, _frozen_importlib and zipimport have __loader__=None and __spec__=None

--HG--
branch : py3.9

- - - - -


5 changed files:

- lib-python/3/test/test_importlib/test_api.py
- lib-python/3/test/test_types.py
- lib-python/3/test/test_unpack_ex.py
- pypy/objspace/std/dictproxyobject.py
- pypy/objspace/std/test/test_dictproxy.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6ac001277b855d5a43478835e5d8f2acea499fd7...d0ef681a0ed99a374e2afb97e73851d5fe9a6eec

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6ac001277b855d5a43478835e5d8f2acea499fd7...d0ef681a0ed99a374e2afb97e73851d5fe9a6eec
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to