Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
7ea2c007 by Matti Picus at 2020-12-06T13:42:27+02:00
move "thread from "requires" to "suggested" for
sandbox, compatibility with python3.7
- - - - -
2 changed files:
- pypy/doc/sandbox.rst
- rpython/config/translationoptio
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
273d6c26 by Matti Picus at 2020-12-06T08:50:55+02:00
fixes for circular imports (bpo 30024) and stack usage (bpo 31286)
--HG--
branch : py3.7
- - - - -
7ea2c007 by Matti Picus at 2020-12-06T13:42:27+02:00
move "thread from "req
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
d8ffdbd7 by Armin Rigo at 2020-12-06T20:22:33+01:00
update to cffi/023e2f33ee07
- - - - -
7 changed files:
- extra_tests/cffi_tests/cffi0/test_version.py
- extra_tests/cffi_tests/cffi1/test_re_python.py
- extra_tests/cffi_te
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
f26a8f7f by Armin Rigo at 2020-12-06T20:25:37+01:00
oops, this goes with 25e1dbf5591a
- - - - -
2 changed files:
- lib_pypy/cffi.egg-info/PKG-INFO
- pypy/module/_cffi_backend/__init__.py
View it on GitLab:
https://foss.he
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d8ffdbd7 by Armin Rigo at 2020-12-06T20:22:33+01:00
update to cffi/023e2f33ee07
- - - - -
f26a8f7f by Armin Rigo at 2020-12-06T20:25:37+01:00
oops, this goes with 25e1dbf5591a
- - - - -
70c51e2f by Matti Picus at 2020-12-06T21: