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, seberg, vstinner
Date 2017-06-30.10:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498820329.48.0.992924518491.issue26568@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7eebeb8fb84e2a9cb73903a08c59cf1d3b32cee0 by Victor Stinner in branch 'master':
bpo-30812: Fix test_warnings, restore _showwarnmsg (#2504)
https://github.com/python/cpython/commit/7eebeb8fb84e2a9cb73903a08c59cf1d3b32cee0
History
Date User Action Args
2017-06-30 10:58:49vstinnersetrecipients: + vstinner, python-dev, seberg
2017-06-30 10:58:49vstinnersetmessageid: <1498820329.48.0.992924518491.issue26568@psf.upfronthosting.co.za>
2017-06-30 10:58:49vstinnerlinkissue26568 messages
2017-06-30 10:58:49vstinnercreate