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


Commits:
639656db by Matti Picus at 2023-02-26T14:45:08+02:00
skip newly added func.__builtins__ as an implementation detail, document the 
difference

--HG--
branch : py3.10

- - - - -
87185c96 by Matti Picus at 2023-02-26T17:25:50+02:00
skip more globals/__builtins__ incompatibilities

--HG--
branch : py3.10

- - - - -
30f43269 by Matti Picus at 2023-02-26T17:26:58+02:00
test, fix for tuple.contains(obj) using item == obj (bpo-37648)

--HG--
branch : py3.10

- - - - -


6 changed files:

- lib-python/3/test/test_builtin.py
- lib-python/3/test/test_collections.py
- lib-python/3/test/test_funcattrs.py
- pypy/doc/cpython_differences.rst
- + pypy/objspace/std/test/apptest_contains.py
- pypy/objspace/std/tupleobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d62a4a353aba73bcbcb7e30a234d96c6c8db756d...30f432695f2b31aadd7598f3fcf83a347c43dc38

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d62a4a353aba73bcbcb7e30a234d96c6c8db756d...30f432695f2b31aadd7598f3fcf83a347c43dc38
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