[issue23902] let exception react to being raised or the setting of magic properties (like __cause__) within Python

Irit Katriel report at bugs.python.org
Sat Jan 1 10:08:39 EST 2022


Irit Katriel <iritkatriel at gmail.com> added the comment:

I think this proposal should be rejected. We cannot safely pass control back to python code in the midst of raising an exception.

----------
resolution:  -> rejected
status: open -> pending

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23902>
_______________________________________


More information about the Python-bugs-list mailing list