Message 340646 - Python tracker

Message340646

Author takluyver
Recipients brett.cannon, bskinn, takluyver, vstinner, xtreak
Date 2019-04-22.11:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555930895.25.0.564415345559.issue36695@roundup.psfhosted.org>
In-reply-to
Content
It's not obvious to me why that change to finding the source file related to the warning should affect the format of the warning message printed. It might be something that could be fixed in the warning module. But I don't understand where it's going wrong at present.
History
Date User Action Args
2019-04-22 11:01:35takluyversetrecipients: + takluyver, brett.cannon, vstinner, bskinn, xtreak
2019-04-22 11:01:35takluyversetmessageid: <1555930895.25.0.564415345559.issue36695@roundup.psfhosted.org>
2019-04-22 11:01:35takluyverlinkissue36695 messages
2019-04-22 11:01:35takluyvercreate