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 charris44
Recipients charris44, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2016-12-07.21:29:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481146150.69.0.372970355068.issue28897@psf.upfronthosting.co.za>
In-reply-to
Content
You probably need to run NumPy 1.12 to see the problem. Tt looks like the new suppress_warnings context manager is what has been broken. Note that is was broken by 3.6 before, fixed, and now seems to be broken again.
History
Date User Action Args
2016-12-07 21:29:10charris44setrecipients: + charris44, pitrou, vstinner, ned.deily, serhiy.storchaka
2016-12-07 21:29:10charris44setmessageid: <1481146150.69.0.372970355068.issue28897@psf.upfronthosting.co.za>
2016-12-07 21:29:10charris44linkissue28897 messages
2016-12-07 21:29:10charris44create