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 python-dev, vstinner
Date 2016-03-19.00:26:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458347179.4.0.870058031875.issue26568@psf.upfronthosting.co.za>
In-reply-to
Content
I pushed a change which adds a private _showwarnmsg(), but I'm still interested to make this new function public!

I pushed the change to unblock the issue #26567.
History
Date User Action Args
2016-03-19 00:26:19vstinnersetrecipients: + vstinner, python-dev
2016-03-19 00:26:19vstinnersetmessageid: <1458347179.4.0.870058031875.issue26568@psf.upfronthosting.co.za>
2016-03-19 00:26:19vstinnerlinkissue26568 messages
2016-03-19 00:26:18vstinnercreate