[pypy-commit] [Git][pypy/pypy][branch/py3.9] update to CPython 3.9's Python.asdl. this simplifies a few things around

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Mon Nov 1 13:09:42 EDT 2021



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.


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


More information about the pypy-commit mailing list