Skip to content

BUG: Do not accidentally store dtype metadata in np.save#27151

Merged
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
charris:backport-27143
Aug 9, 2024
Merged

BUG: Do not accidentally store dtype metadata in np.save#27151
charris merged 1 commit intonumpy:maintenance/2.0.xfrom
charris:backport-27143

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Aug 9, 2024

Backport of #27143.

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

Closes gh-14142

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

Closes numpygh-14142
@charris charris added 00 - Bug 08 - Backport Used to tag backport PRs labels Aug 9, 2024
@charris charris added this to the 2.0.2 release milestone Aug 9, 2024
@charris charris merged commit 428e2ba into numpy:maintenance/2.0.x Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

00 - Bug 08 - Backport Used to tag backport PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants