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


Commits:
a82b51ff by Carl Friedrich Bolz-Tereick at 2022-12-26T11:51:42+01:00
check for duplicate assignments to the same name in a pattern

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

- - - - -
a20646c4 by Carl Friedrich Bolz-Tereick at 2022-12-26T22:34:12+01:00
another error message

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

- - - - -
d8d75774 by Carl Friedrich Bolz-Tereick at 2022-12-27T13:32:41+01:00
fix allow_always_passing handling in or-patterns

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

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/apptest_patma.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/61bdab35a8034e59c4d1b3e131e681372c84467c...d8d7577497ef0af99102e9798cd7ee948bcb55e7

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/61bdab35a8034e59c4d1b3e131e681372c84467c...d8d7577497ef0af99102e9798cd7ee948bcb55e7
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