Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
3404f602 by Carl Friedrich Bolz-Tereick at 2021-11-01T18:09:31+01:00
update to CPython 3.9's Python.asdl. this simplifies a few things around
subscripts, causing some changes in code generation, unparsing, validation etc.

--HG--
branch : py3.9

- - - - -


9 changed files:

- pypy/interpreter/astcompiler/ast.py
- pypy/interpreter/astcompiler/astbuilder.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/optimize.py
- pypy/interpreter/astcompiler/test/test_astbuilder.py
- pypy/interpreter/astcompiler/test/test_validate.py
- pypy/interpreter/astcompiler/tools/Python.asdl
- pypy/interpreter/astcompiler/unparse.py
- pypy/interpreter/astcompiler/validate.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/3404f602cf2dab25cd0d8b62baf247047beb2917

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/3404f602cf2dab25cd0d8b62baf247047beb2917
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to