[issue28897] Python 3.6.0rc1 breaks NumPy tests.

Charles Harris report at bugs.python.org
Wed Dec 7 16:29:10 EST 2016


Charles Harris added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28897>
_______________________________________


More information about the Python-bugs-list mailing list