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


Commits:
93bbdd59 by Carl Friedrich Bolz-Tereick at 2023-01-10T09:21:02+01:00
fix test_unparse

--HG--
branch : py3.10

- - - - -
821919c0 by Carl Friedrich Bolz-Tereick at 2023-01-10T11:32:32+01:00
start implementing ast validation for pattern matching ast nodes

--HG--
branch : py3.10

- - - - -
4023364e by Carl Friedrich Bolz-Tereick at 2023-01-10T11:40:35+01:00
add __match_args__ to ast nodes without fields too

--HG--
branch : py3.10

- - - - -


6 changed files:

- pypy/interpreter/astcompiler/ast.py
- pypy/interpreter/astcompiler/test/test_unparse.py
- pypy/interpreter/astcompiler/test/test_validate.py
- pypy/interpreter/astcompiler/tools/asdl_py.py
- pypy/interpreter/astcompiler/validate.py
- pypy/module/_ast/test/apptest_ast.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/644f602a6eae6126e6bc1b9435d9b2e0c3c9d6ef...4023364e375bb33a4fcabe62881beed5c1e6a29a

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to