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


Commits:
854c6ecc by Carl Friedrich Bolz-Tereick at 2022-01-25T11:02:58+01:00
#3644: directly access the __context__ descriptor from BaseException. two 
reasons:

- corner case compatibility with CPython
- the situations where __context__ is handled are actually kind of subtle, so
  getting an unexpected error there can lead to exceptions disappearing

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/interpreter/error.py
- pypy/interpreter/pyopcode.py
- pypy/interpreter/test/test_raise.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/854c6ecc842f5842c513394287a913bf4cd27434

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/854c6ecc842f5842c513394287a913bf4cd27434
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

Reply via email to