Tadeu Zagallo pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy
Commits: 46643dfe by Tadeu Zagallo at 2022-06-22T20:45:57+02:00 (tadeuzagallo, cfbolz): Import AST nodes from CPython --HG-- branch : py3.9-pattern-matching-experiments - - - - - 7afb3194 by Tadeu Zagallo at 2022-06-22T20:53:53+02:00 (tadeuzagallo, cfbolz): Uncomment `match` grammar and add location to aliases --HG-- branch : py3.9-pattern-matching-experiments - - - - - b8e4281f by Tadeu Zagallo at 2022-06-22T21:07:07+02:00 (tadeuzagallo, cfbolz): Make basic `match` test pass - Bump CPYTHON_VERSION to 3.10 - Update `rpython_generator.py` to only the grammar's basename --HG-- branch : py3.9-pattern-matching-experiments - - - - - 878f3315 by Tadeu Zagallo at 2022-06-23T23:06:11+02:00 (tadeuzagallo, cfbolz): Implement simple value matching in the interpreter --HG-- branch : py3.9-pattern-matching-experiments - - - - - 5 changed files: - pypy/interpreter/astcompiler/ast.py - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/astcompiler/tools/Python.asdl - pypy/interpreter/astcompiler/tools/asdl_py.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/51e8e060a8b21de7d6d74a68b754725388ea8d30...878f3315a92044231b362f18319235037882cfd7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/51e8e060a8b21de7d6d74a68b754725388ea8d30...878f3315a92044231b362f18319235037882cfd7 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