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

Nick Coghlan report at bugs.python.org
Sat Dec 2 19:50:37 EST 2017


Nick Coghlan <ncoghlan at gmail.com> added the comment:

While there are some good comments in line in the PR, I think it would be helpful if these changes were accompanied by some additions to https://devguide.python.org/compiler/ that explain how the various pieces of the solution work together to manage the execution stack.

----------

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


More information about the Python-bugs-list mailing list