Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7-errormsg-improvements at PyPy / pypy
Commits: 7f2cf942 by Carl Friedrich Bolz-Tereick at 2021-04-18T18:38:55+02:00 refactor to cache the classes properly --HG-- branch : py3.7-errormsg-improvements - - - - - c67a835d by Carl Friedrich Bolz-Tereick at 2021-04-18T19:01:16+02:00 generalize the same code for NameErrors --HG-- branch : py3.7-errormsg-improvements - - - - - 86e16de0 by Carl Friedrich Bolz-Tereick at 2021-04-18T19:20:18+02:00 implement suggestion formatting in traceback.py --HG-- branch : py3.7-errormsg-improvements - - - - - 7 changed files: - + extra_tests/test_traceback_suggestions.py - lib-python/3/traceback.py - pypy/interpreter/error.py - pypy/interpreter/pyopcode.py - pypy/interpreter/test/test_error.py - pypy/module/exceptions/interp_exceptions.py - pypy/module/exceptions/test/test_exc.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/de51e69cd37c4293de198a7a9786f304a7db587d...86e16de031f7e51e860ae0ab0d20e229765f9164 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/de51e69cd37c4293de198a7a9786f304a7db587d...86e16de031f7e51e860ae0ab0d20e229765f9164 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
