Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
a7899780 by isidentical at 2021-08-01T03:37:57+03:00
adjust error messages for apptests
--HG--
branch : isidentical-py38-test-fixes
- - - - -
1 changed file:
- pypy/interpreter/test/apptest_corouti
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
f4791283 by isidentical at 2021-08-01T02:15:28+03:00
importing: fix recursion error on module.getattr
--HG--
branch : isidentical-py38-test-fixes
- - - - -
4 changed files:
- pypy/interpreter/error
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
335e6996 by Armin Rigo at 2019-07-23T04:06:51+02:00
backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check
- - - - -
e48408e6 by Matti Picus at 2021-07-31T23:12:22+03:00
merge default into py3.7
--HG--
branch : p
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
335e6996 by Armin Rigo at 2019-07-23T04:06:51+02:00
backport 0fcdbc3de300 for upcoming cython that needs PyGILState_Check
- - - - -
3 changed files:
- pypy/module/cpyext/api.py
- pypy/module/cpyext/pystate.py
- pypy/module/