This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients pitrou, serhiy.storchaka
Date 2018-03-11.06:32:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520749969.67.0.467229070634.issue33026@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-03-11 06:32:49serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou
2018-03-11 06:32:49serhiy.storchakasetmessageid: <1520749969.67.0.467229070634.issue33026@psf.upfronthosting.co.za>
2018-03-11 06:32:49serhiy.storchakalinkissue33026 messages
2018-03-11 06:32:49serhiy.storchakacreate