Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy
Commits: 1d0f417d by Carl Friedrich Bolz-Tereick at 2022-10-04T10:22:28+02:00 need an unroll_safe annotation for ROT_N, since it contains a loop --HG-- branch : py3.9-pattern-matching-experiments - - - - - be41df9d by Carl Friedrich Bolz-Tereick at 2022-10-04T10:25:28+02:00 remove use of magic constants --HG-- branch : py3.9-pattern-matching-experiments - - - - - a8e58249 by Carl Friedrich Bolz-Tereick at 2022-10-04T10:40:33+02:00 move dict copying into its own function --HG-- branch : py3.9-pattern-matching-experiments - - - - - 33121121 by Carl Friedrich Bolz-Tereick at 2022-10-04T10:42:20+02:00 another unroll_safe annotation, also just make a list of the correct size --HG-- branch : py3.9-pattern-matching-experiments - - - - - dbcaa207 by Carl Friedrich Bolz-Tereick at 2022-10-04T11:01:53+02:00 test and fix: when matching classes, missing attributes should fail the match, not raise --HG-- branch : py3.9-pattern-matching-experiments - - - - - 92513b5d by Carl Friedrich Bolz-Tereick at 2022-10-04T11:14:53+02:00 move the MATCH_CLASS logic into its own function --HG-- branch : py3.9-pattern-matching-experiments - - - - - 4 changed files: - pypy/interpreter/astcompiler/assemble.py - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/pyopcode.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f091a437320c90f01cf201cc33c42b0886af7be5...92513b5d91bd2b4c0213962cab373db38876f99b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f091a437320c90f01cf201cc33c42b0886af7be5...92513b5d91bd2b4c0213962cab373db38876f99b 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