Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: de178f55 by Carl Friedrich Bolz-Tereick at 2021-04-25T14:50:10+02:00 since I keep reinventing this debugging code for the parser every other year, just commit it: add .view() methods to view parse trees (and parsing stack) with the dot viewer, turn the type numbers into readable strings in the reprs - - - - - 4 changed files: - pypy/interpreter/pyparser/metaparser.py - pypy/interpreter/pyparser/parser.py - pypy/interpreter/pyparser/test/test_parser.py - pypy/module/parser/pyparser.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/de178f55374ffa5a862e2239a2725baf706e957a -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/de178f55374ffa5a862e2239a2725baf706e957a 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
