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 Anthony Sottile, Mark.Shannon, gvanrossum, nedbat, pablogsal, petr.viktorin
Date 2021-04-30.13:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619789574.27.0.0480488995565.issue43933@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5979e81a212949c62c2490167c9137d233d7de64 by Mark Shannon in branch 'master':
bpo-43933:  Set frame.f_lineno during call to __exit__ (GH-25719)
https://github.com/python/cpython/commit/5979e81a212949c62c2490167c9137d233d7de64
History
Date User Action Args
2021-04-30 13:32:54Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, nedbat, petr.viktorin, Anthony Sottile, pablogsal
2021-04-30 13:32:54Mark.Shannonsetmessageid: <1619789574.27.0.0480488995565.issue43933@roundup.psfhosted.org>
2021-04-30 13:32:54Mark.Shannonlinkissue43933 messages
2021-04-30 13:32:54Mark.Shannoncreate