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 vstinner
Recipients Thomas.Robitaille, ned.deily, vstinner
Date 2016-12-01.15:19:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480605568.69.0.934417561642.issue28835@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like a regression of Python 3.6, probably introduced by myself with add addition of warnings._showwarningmsg() and the source parameter.
History
Date User Action Args
2016-12-01 15:19:28vstinnersetrecipients: + vstinner, ned.deily, Thomas.Robitaille
2016-12-01 15:19:28vstinnersetmessageid: <1480605568.69.0.934417561642.issue28835@psf.upfronthosting.co.za>
2016-12-01 15:19:28vstinnerlinkissue28835 messages
2016-12-01 15:19:28vstinnercreate