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


Commits:
2d0d5377 by Carl Friedrich Bolz-Tereick at 2023-01-10T20:38:20+01:00
fix test_enum by adding a collect

--HG--
branch : py3.10

- - - - -
5897c480 by Carl Friedrich Bolz-Tereick at 2023-01-10T20:50:39+01:00
missing import

--HG--
branch : py3.10

- - - - -
f4ab274e by Carl Friedrich Bolz-Tereick at 2023-01-11T11:05:24+01:00
the result of __trunc__ needs to work with space.index, not space.int

--HG--
branch : py3.10

- - - - -
0f0dd80e by Carl Friedrich Bolz-Tereick at 2023-01-11T11:11:56+01:00
support the None case in instance/subclass checking of int | None

--HG--
branch : py3.10

- - - - -


6 changed files:

- extra_tests/test_generic_alias.py
- lib-python/3/distutils/tests/test_sysconfig.py
- lib-python/3/test/test_enum.py
- lib_pypy/_pypy_generic_alias.py
- pypy/objspace/std/intobject.py
- pypy/objspace/std/test/test_intobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ccdf1b3b8f572f820c349635b4ab2a5bddb410fd...0f0dd80e0c9f05ba0109096abd66a55af3b4234b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ccdf1b3b8f572f820c349635b4ab2a5bddb410fd...0f0dd80e0c9f05ba0109096abd66a55af3b4234b
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