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 brett.cannon
Recipients brett.cannon, takluyver
Date 2018-06-08.19:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528486119.92.0.592728768989.issue33375@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 11a896652ee98aa44e59ed25237f9efb56635dcf by Brett Cannon (Thomas Kluyver) in branch 'master':
bpo-33375: Get filename for warnings from frame.f_code.co_filename (GH-6622)
https://github.com/python/cpython/commit/11a896652ee98aa44e59ed25237f9efb56635dcf
History
Date User Action Args
2018-06-08 19:28:40brett.cannonsetrecipients: + brett.cannon, takluyver
2018-06-08 19:28:39brett.cannonsetmessageid: <1528486119.92.0.592728768989.issue33375@psf.upfronthosting.co.za>
2018-06-08 19:28:39brett.cannonlinkissue33375 messages
2018-06-08 19:28:39brett.cannoncreate