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
Date 2021-01-05.12:04:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609848260.13.0.596826173931.issue42823@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee9f98d9f4b881ee15868a836a2b99271df1bc0e by Mark Shannon in branch 'master':
bpo-42823: Fix frame lineno when frame.f_trace is set (GH-24099)
https://github.com/python/cpython/commit/ee9f98d9f4b881ee15868a836a2b99271df1bc0e
History
Date User Action Args
2021-01-05 12:04:20Mark.Shannonsetrecipients: + Mark.Shannon
2021-01-05 12:04:20Mark.Shannonsetmessageid: <1609848260.13.0.596826173931.issue42823@roundup.psfhosted.org>
2021-01-05 12:04:20Mark.Shannonlinkissue42823 messages
2021-01-05 12:04:20Mark.Shannoncreate