Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: 156b50b2 by isidentical at 2021-01-06T20:47:49+03:00 pyparser: Support extended unpacking on flow statements --HG-- branch : unpacking-in-flow - - - - - 37203508 by isidentical at 2021-01-06T21:05:00+03:00 Test: Remove not working test --HG-- branch : unpacking-in-flow - - - - - 20b24db0 by isidentical at 2021-01-06T22:26:09+03:00 Test: Add an invalid test as a case --HG-- branch : unpacking-in-flow - - - - - 80a050af by Carl Friedrich Bolz-Tereick at 2021-01-06T19:35:38+00:00 Merge branch 'branch/unpacking-in-flow' into 'branch/py3.8' Allow star-unpacking in return/yield See merge request pypy/pypy!793 --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/pyparser/data/Grammar3.8 View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/427cd83d607d0cd28f11ddc443fa331622203cb6...80a050afc7ab84fd238df1e5399de099ef18a0e6 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/427cd83d607d0cd28f11ddc443fa331622203cb6...80a050afc7ab84fd238df1e5399de099ef18a0e6 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
