[issue17611] Move unwinding of stack for "pseudo exceptions" from interpreter to compiler.

Mark Shannon report at bugs.python.org
Tue Jan 2 09:11:53 EST 2018


Mark Shannon <mark at hotpy.org> added the comment:

I've added a commit to compute the stack size.
It should compute the exact stack size in all cases, and thus fix bpo-24340.

----------

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


More information about the Python-bugs-list mailing list