On 06.03.2014 19:46, Skipper Seabold wrote: > Hi, > > Should [1] be considered a release blocker for 1.8.1? > > Skipper > > [1] https://github.com/numpy/numpy/issues/4442
as far as I can tell its a regression of the 1.8.0 release but not the 1.8.1 release so I wouldn't consider it a blocker. But its definitely a very nice to have. Unfortunately it is probably also complicated and invasive to fix as it would need either modifications of nditer or gufuncs (or a revert to non gufunc) which are both quite complicated pieces of code. _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion