[issue30623] python-nightly import numpy fails since recently

2017-06-10 Thread Arek Bulski
New submission from Arek Bulski: About few days ago python-nightly started failing on TravisCI for no reason, and I dont think its due to my code. In fact it fails on importing numpy but fails to get into catch ImportError. This is a recent BUG. Build log: https://travis-ci.org/construct

[issue30623] python-nightly import numpy fails since recently

2017-06-10 Thread Arek Bulski
Arek Bulski added the comment: Negative, this bug causes TravisCI to fail on every commit regardless of code. Please treat this tickes as highest priority. sob., 10 cze 2017 o 20:54 użytkownik Ned Deily napisał: > > Ned Deily added the comment: > > Can we close thi

[issue30623] python-nightly import numpy fails since recently

2017-06-10 Thread Arek Bulski
Arek Bulski added the comment: Oh good point, but when I submitted this on TravisCI issues they pointed me to here. And this is a highest priority bug. sob., 10 cze 2017 o 21:02 użytkownik Jelle Zijlstra napisał: > > Jelle Zijlstra added the comment: > > Sounds like the issue i

[issue30623] python-nightly import numpy fails since recently

2017-06-10 Thread Arek Bulski
Arek Bulski added the comment: Thank you, I will temporarily remove the numpy unit test from the 3.7 until I get notification that it was fixed. sob., 10 cze 2017 o 22:48 użytkownik STINNER Victor napisał: > > Changes by STINNER Victor : > > > -- > pu