[issue25782] CPython hangs on error __context__ set to the error itself

Chris Jerdonek report at bugs.python.org
Fri Aug 6 11:04:10 EDT 2021


Chris Jerdonek <chris.jerdonek at gmail.com> added the comment:

Yes, that seems like a good approach. And how about with Serhiy's example from above?

> If there is a chain A -> B -> C -> D -> E, after assignment C.__context__ = A ...

----------

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


More information about the Python-bugs-list mailing list