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, serhiy.storchaka
Date 2020-04-29.15:49:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588175389.38.0.0485096444016.issue40228@roundup.psfhosted.org>
In-reply-to
Content
New changeset 57697245e1deafdedf68e5f21ad8890be591efc0 by Mark Shannon in branch 'master':
bpo-40228: More robust frame.setlineno. (GH-19437)
https://github.com/python/cpython/commit/57697245e1deafdedf68e5f21ad8890be591efc0
History
Date User Action Args
2020-04-29 15:49:49Mark.Shannonsetrecipients: + Mark.Shannon, serhiy.storchaka
2020-04-29 15:49:49Mark.Shannonsetmessageid: <1588175389.38.0.0485096444016.issue40228@roundup.psfhosted.org>
2020-04-29 15:49:49Mark.Shannonlinkissue40228 messages
2020-04-29 15:49:49Mark.Shannoncreate