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 python-dev
Recipients python-dev, vstinner
Date 2016-03-19.00:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160319002346.84266.39328.6C14817F@psf.io>
In-reply-to
Content
New changeset 79888b970cc4 by Victor Stinner in branch 'default':
Add _showwarnmsg() and _formatwarnmsg() to warnings
https://hg.python.org/cpython/rev/79888b970cc4
History
Date User Action Args
2016-03-19 00:23:49python-devsetrecipients: + python-dev, vstinner
2016-03-19 00:23:49python-devlinkissue26568 messages
2016-03-19 00:23:49python-devcreate