Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy
Commits: 4982c5b7 by Carl Friedrich Bolz-Tereick at 2022-10-03T10:49:33+02:00 match constants in lists --HG-- branch : py3.9-pattern-matching-experiments - - - - - d88e97d3 by Carl Friedrich Bolz-Tereick at 2022-10-03T10:59:46+02:00 True/False/None in dict patterns --HG-- branch : py3.9-pattern-matching-experiments - - - - - dbd397d0 by Carl Friedrich Bolz-Tereick at 2022-10-03T13:44:58+02:00 stop using tuples here too --HG-- branch : py3.9-pattern-matching-experiments - - - - - f091a437 by Carl Friedrich Bolz-Tereick at 2022-10-03T22:16:06+02:00 stop using reversed, add an assert isinstance --HG-- branch : py3.9-pattern-matching-experiments - - - - - 5 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/pyparser/baserpypeg.py - pypy/interpreter/pyparser/rpypegparse.py - pypy/interpreter/pyparser/tools/python-in-rpython.gram View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6e3a182a17f3b95978dba059d74dd08a0bf2283c...f091a437320c90f01cf201cc33c42b0886af7be5 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/6e3a182a17f3b95978dba059d74dd08a0bf2283c...f091a437320c90f01cf201cc33c42b0886af7be5 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