[issue33026] Fix jumping out of "with" block

Serhiy Storchaka report at bugs.python.org
Sun Mar 11 01:32:49 EST 2018


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


New changeset 26c9f565d016db21257a60d29ab2c99383dd5ac7 by Serhiy Storchaka in branch 'master':
bpo-33026: Fix jumping out of "with" block by setting f_lineno. (#6026)
https://github.com/python/cpython/commit/26c9f565d016db21257a60d29ab2c99383dd5ac7


----------

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


More information about the Python-bugs-list mailing list