[pypy-commit] [Git][pypy/pypy][branch/default] move "thread from "requires" to "suggested" for sandbox, compatibility with python3.7

2020-12-06 Thread Matti Picus
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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: fixes for circular imports (bpo 30024) and stack usage (bpo 31286)

2020-12-06 Thread Matti Picus
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

[pypy-commit] [Git][pypy/pypy][branch/default] update to cffi/023e2f33ee07

2020-12-06 Thread Armin Rigo
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

[pypy-commit] [Git][pypy/pypy][branch/default] oops, this goes with 25e1dbf5591a

2020-12-06 Thread Armin Rigo
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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: update to cffi/023e2f33ee07

2020-12-06 Thread Matti Picus
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: