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 Mark.Shannon
Recipients Mark.Shannon, nedbat, pablogsal
Date 2021-06-03.15:46:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622735167.35.0.0684536944672.issue44298@roundup.psfhosted.org>
In-reply-to
Content
New changeset 937cebc93b4922583218e0cbf0a9a14705a595b2 by Mark Shannon in branch 'main':
bpo-44298: Fix line numbers for early exits in with statements. (GH-26513)
https://github.com/python/cpython/commit/937cebc93b4922583218e0cbf0a9a14705a595b2
History
Date User Action Args
2021-06-03 15:46:07Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2021-06-03 15:46:07Mark.Shannonsetmessageid: <1622735167.35.0.0684536944672.issue44298@roundup.psfhosted.org>
2021-06-03 15:46:07Mark.Shannonlinkissue44298 messages
2021-06-03 15:46:07Mark.Shannoncreate