Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
07668869 by Matti Picus at 2023-03-03T08:42:15+02:00
add quotes to type in error string
--HG--
branch : py3.10
- - - - -
bae4eac9 by Matti Picus at 2023-03-03T14:41:21+02:00
add cpyext type flags to type.__flags__
--HG--
bran
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
98e023bf by Carl Friedrich Bolz-Tereick at 2023-03-03T14:15:42+01:00
#3892: fix wrong assert in intutils, it should be an InvalidLoop instead
I introduced the assert in 5909f5e0a75c. before that, inconsistent i
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6dbf97c2 by Matti Picus at 2023-03-02T16:09:31+02:00
pytest.yield_fixture is deprecated, use pytest.fixture
--HG--
branch : py3.10
- - - - -
a094c70d by Matti Picus at 2023-03-03T18:14:21+02:00
skip test, see issue 3897
--HG-