Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 14ff4a35 by Carl Friedrich Bolz-Tereick at 2020-12-07T11:34:04+01:00 fix issue #3355: a type annotated assignment was incorrectly handled in the scoping rules, leading to a crash in complex situations. --HG-- branch : py3.6 - - - - - 7750e68e by Matti Picus at 2020-12-07T14:39:13+02:00 merge py3.6 into py3.7 --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/interpreter/astcompiler/symtable.py - pypy/interpreter/astcompiler/test/test_compiler.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/96cb799d92c94e2e267f27bc10ab299946a6888e...7750e68e1b7092c6969d2127770a883787ca8fe5 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/96cb799d92c94e2e267f27bc10ab299946a6888e...7750e68e1b7092c6969d2127770a883787ca8fe5 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
