[issue33026] Fix jumping out of "with" block

Serhiy Storchaka report at bugs.python.org
Sun Mar 11 04:56:01 EDT 2018


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


New changeset 3854f5885edc8dc67b1aba82fbb525604fbc625b by Serhiy Storchaka (Miss Islington (bot)) in branch '2.7':
[2.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) (GH-6076)
https://github.com/python/cpython/commit/3854f5885edc8dc67b1aba82fbb525604fbc625b


----------

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


More information about the Python-bugs-list mailing list