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


Commits:
a6d5ea79 by Carl Friedrich Bolz-Tereick at 2022-12-03T12:45:30+01:00
test and fix: str should not be considered a sequence

--HG--
branch : py3.9-pattern-matching-experiments

- - - - -
ce41f6dd by Carl Friedrich Bolz-Tereick at 2022-12-03T13:56:31+01:00
test and fix, empty dict patterns with a *rest were broken

--HG--
branch : py3.9-pattern-matching-experiments

- - - - -
81819103 by Carl Friedrich Bolz-Tereick at 2022-12-03T16:39:14+01:00
start introducing a match context, at first only for the very simple error 
message

--HG--
branch : py3.9-pattern-matching-experiments

- - - - -


6 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- + pypy/interpreter/astcompiler/test/apptest_patma.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/pyopcode.py
- pypy/tool/opcode3.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c184338c1cd1b82951ad317450dd1dba7acd0fd9...81819103fc83f64fd06f4e1bcd499ce29801d777

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c184338c1cd1b82951ad317450dd1dba7acd0fd9...81819103fc83f64fd06f4e1bcd499ce29801d777
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