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

Matti Picus foss at heptapod.net
Sun Dec 6 06:45:15 EST 2020



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 "requires" to "suggested" for sandbox, compatibility with python3.7

- - - - -
d1d08f88 by Matti Picus at 2020-12-06T13:44:35+02:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/doc/sandbox.rst
- pypy/interpreter/astcompiler/codegen.py
- rpython/config/translationoption.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/bc470c4a1fe5c9e082842e7123369b8aa3866577...d1d08f88667be618c811432cff88550209087daa

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/bc470c4a1fe5c9e082842e7123369b8aa3866577...d1d08f88667be618c811432cff88550209087daa
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201206/febf2f6d/attachment.html>


More information about the pypy-commit mailing list