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

Guido van Rossum report at bugs.python.org
Wed Dec 2 15:03:58 EST 2015


Guido van Rossum added the comment:

> But leaving the old __context__ there will completely mask the bug...
OK, NULL is fine then.

>we better raise a TypeError if a cycle is about to be introduced?
Yes.

----------

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


More information about the Python-bugs-list mailing list