Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: a4f1d91d by Carl Friedrich Bolz-Tereick at 2021-10-23T11:19:27+02:00 test and fix: the "optimization" of starred tuple creation with constants had an annoying effect of turning (*a, *b) into (*(), *a, *(), *b) --HG-- branch : py3.7 - - - - - 6ba8a22d by Carl Friedrich Bolz-Tereick at 2021-10-23T14:10:55+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/interpreter/astcompiler/optimize.py - pypy/interpreter/astcompiler/test/test_compiler.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/82c9c432540f694be9b6ee5c0bc45a3c9641558a...6ba8a22d8e4d0ffb3fc90bd4a72f55f9752e07f0 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/82c9c432540f694be9b6ee5c0bc45a3c9641558a...6ba8a22d8e4d0ffb3fc90bd4a72f55f9752e07f0 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit