Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits: 62443f40 by Carl Friedrich Bolz-Tereick at 2021-11-19T14:47:19+01:00 move the repeated keyword checking from the parser to the code generator. it's not safe in the parser due to backtracking. --HG-- branch : py3.9 - - - - - 6 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_astbuilder.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/pyparser/baserpypeg.py - pypy/interpreter/pyparser/rpypegparse.py - pypy/interpreter/pyparser/tools/python-in-rpython.gram View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/62443f40fd41d85b41b530530ba0c94f5892d4fe -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/62443f40fd41d85b41b530530ba0c94f5892d4fe 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