Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits: 7f75881e by Carl Friedrich Bolz-Tereick at 2023-02-10T13:43:44+01:00 start supporting pattern matching of collections.abc subclasses as sequences and patterns --HG-- branch : py3.10 - - - - - 9214db52 by Carl Friedrich Bolz-Tereick at 2023-02-10T13:51:57+01:00 make the test pass: 0-length sequences don't need unpacking --HG-- branch : py3.10 - - - - - 8fb55b43 by Carl Friedrich Bolz-Tereick at 2023-02-10T13:56:28+01:00 this part just works --HG-- branch : py3.10 - - - - - 4308be14 by Carl Friedrich Bolz-Tereick at 2023-02-10T14:26:48+01:00 like this maybe? --HG-- branch : py3.10 - - - - - b263ca30 by Carl Friedrich Bolz-Tereick at 2023-02-11T23:36:38+01:00 another missing optimization --HG-- branch : py3.10 - - - - - 6 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/apptest_patma.py - pypy/interpreter/pyopcode.py - pypy/module/_abc/app_abc.py - pypy/module/_abc/moduledef.py - pypy/objspace/std/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2e7eed4013587a638d216211bbe7e920502f282a...b263ca30d3f3a2c7f4967c9ab8607e20b9c16634 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2e7eed4013587a638d216211bbe7e920502f282a...b263ca30d3f3a2c7f4967c9ab8607e20b9c16634 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