Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-peg-parser at PyPy / pypy
Commits: 7a6d4f48 by Carl Friedrich Bolz-Tereick at 2021-11-07T22:39:21+01:00 make way less inefficient --HG-- branch : py3.9-peg-parser - - - - - 7848009a by Carl Friedrich Bolz-Tereick at 2021-11-08T20:43:08+01:00 progress on supporting "single" mode --HG-- branch : py3.9-peg-parser - - - - - 2bfe8809 by Carl Friedrich Bolz-Tereick at 2021-11-08T21:18:23+01:00 - fix some single tests that can't work that way any more - fix firstlineno in the presence of different (correct!) lineno on function ast nodes --HG-- branch : py3.9-peg-parser - - - - - 8 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/pyparser/baserpypeg.py - pypy/interpreter/pyparser/pyparse.py - pypy/interpreter/pyparser/rpypegparse.py - pypy/interpreter/pyparser/test/test_pyparse.py - pypy/interpreter/pyparser/test/test_pytokenizer.py - pypy/interpreter/pyparser/tools/python-in-rpython.gram - pypy/interpreter/test/test_compiler.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b7711f02c870934047df0a4cdf1d1bb3468e2d08...2bfe8809e09132aab85bee0f0d4d34b69a79c98e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b7711f02c870934047df0a4cdf1d1bb3468e2d08...2bfe8809e09132aab85bee0f0d4d34b69a79c98e 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