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

Serhiy Storchaka report at bugs.python.org
Sun Feb 25 09:02:36 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Finally it is merged, and seems successfully. Thank you all involved, and first at all Mark, the original author.

This unblocked further changes, issue32489 and issue32949. And we can try implement other ideas.

Changes in the f_lineno setter fixed crashes in issue17288 and issue28883. But while writing tests for it I found other crashers, will open new issues soon.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list