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 <[email protected]>
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: <[email protected]>
2016-03-19 00:26:19vstinnerlinkissue26568 messages
2016-03-19 00:26:18vstinnercreate