Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy
Commits: 304e6dea by Carl Friedrich Bolz-Tereick at 2022-12-27T14:50:11+01:00 next failing test: cpython does the variable bindings only at the very end, when the pattern is known to match --HG-- branch : py3.9-pattern-matching-experiments - - - - - f13a18c4 by Carl Friedrich Bolz-Tereick at 2022-12-27T14:50:43+01:00 start moving some more logic into the MatchContext --HG-- branch : py3.9-pattern-matching-experiments - - - - - d33894dd by Carl Friedrich Bolz-Tereick at 2023-01-01T21:44:35+01:00 intermediate broken commit: refactor things to put more logic into the match_context --HG-- branch : py3.9-pattern-matching-experiments - - - - - 30523a8e by Carl Friedrich Bolz-Tereick at 2023-01-02T14:52:36+01:00 fixes for MatchSequence and MatchOr --HG-- branch : py3.9-pattern-matching-experiments - - - - - 46880529 by Carl Friedrich Bolz-Tereick at 2023-01-02T15:13:55+01:00 slowly getting there maybe? --HG-- branch : py3.9-pattern-matching-experiments - - - - - 0c3a3e2c by Carl Friedrich Bolz-Tereick at 2023-01-03T15:13:43+01:00 more correct --HG-- branch : py3.9-pattern-matching-experiments - - - - - 5aaf11fb by Carl Friedrich Bolz-Tereick at 2023-01-03T15:14:14+01:00 phew, things pass again! --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/d8d7577497ef0af99102e9798cd7ee948bcb55e7...5aaf11fbb40756c90832a4dcebaf1a8df4b3b315 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d8d7577497ef0af99102e9798cd7ee948bcb55e7...5aaf11fbb40756c90832a4dcebaf1a8df4b3b315 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