[issue3555] Regression: nested exceptions crash (Cannot recover from stack overflow)

Antoine Pitrou report at bugs.python.org
Thu Aug 14 23:29:13 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

> Except that it wasn't an infinite loop in 2.5 and isn't in trunk: it
> terminates on overflower's except.

That's because the stated behaviour is only implemented in 3.0 and not
in 2.x. I'm not sure what motivated it, but you are the first one to
complain about it. If you think it is a regression, I think you should
open a thread on the python-dev mailing-list about it.

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


More information about the Python-bugs-list mailing list