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