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
BUG: Do not accidentally store dtype metadata in np.save
We had logic in place to drop (most) metadata, but the change
had a small bug: During saving, we were still using the one with
metadata...
Maybe doesn't quite close it, but big enough of an improvement
for now, I think, so
Closesnumpygh-14142
0 commit comments