Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 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 - - - - - 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/-/commit/a4f1d91dcd2e6745e74a87ca63b00db9edb2d8ad -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a4f1d91dcd2e6745e74a87ca63b00db9edb2d8ad 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