[issue28897] Python 3.6.0rc1 breaks NumPy tests.

Julien Palard report at bugs.python.org
Wed Dec 7 17:14:21 EST 2016


Julien Palard added the comment:

Tried to run the test_nanfunctions.py on tip and Python 3.6.0b4+, on numpy 1.11 and 1.12.0b1, can't make it fail.

Installed numpy 1.12.0b1 using: ./python -m pip install --user numpy==1.12.0b1

I suspect Charles tested using Python 3.6.0b3 (can you confirm?), which was released before the latest patches (commited yesterday) from http://bugs.python.org/issue28835.

----------
nosy: +mdk

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


More information about the Python-bugs-list mailing list