[pypy-commit] [Git][pypy/pypy][branch/py3.7-errormsg-improvements] 2 commits: now that we fixed the bug, this just works

Carl Friedrich Bolz-Tereick foss at heptapod.net
Sun Apr 18 09:40:32 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7-errormsg-improvements at PyPy / pypy


Commits:
ead9dda7 by Carl Friedrich Bolz-Tereick at 2021-04-18T14:07:24+02:00
now that we fixed the bug, this just works

--HG--
branch : py3.7-errormsg-improvements

- - - - -
de51e69c by Carl Friedrich Bolz-Tereick at 2021-04-18T15:40:20+02:00
produce AttributeErrors that know their attributes from descroperation.
slightly involved because of exception normalization etc

--HG--
branch : py3.7-errormsg-improvements

- - - - -


4 changed files:

- pypy/interpreter/error.py
- pypy/module/exceptions/interp_exceptions.py
- pypy/module/exceptions/test/test_exc.py
- pypy/objspace/descroperation.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b41abfc7ff7ee4191ca64538a5142210cf926bfe...de51e69cd37c4293de198a7a9786f304a7db587d

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b41abfc7ff7ee4191ca64538a5142210cf926bfe...de51e69cd37c4293de198a7a9786f304a7db587d
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210418/c7cd1130/attachment.html>


More information about the pypy-commit mailing list