You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TST: Do not test for signalling NaNs not raising warnings
This is technically even incorrect in IEEE, signalling NaNs should
pretty much always give a warning. But overall, it seems unlikely
NumPy should bother about it (we never create them after all).
This is split off from numpygh-19476. Mainly, to check whether s390x is
broken...
0 commit comments