8000 BUG: Allow np.info on non-hashable objects with a dtype by eendebakpt · Pull Request #23911 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@eendebakpt
Copy link
Contributor

In this PR we restore the functionality to call np.finfo on non-hashable objects with a dtype.

Fixes #23867.

@seberg seberg added the 09 - Backport-Candidate PRs tagged should be backported label Jun 9, 2023
@seberg seberg merged commit d804796 into numpy:main Jun 9, 2023
charris pushed a commit to charris/numpy that referenced this pull request Jun 13, 2023
In this PR we restore the functionality to call np.finfo on non-hashable objects with a dtype.

Fixes numpy#23867.
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jun 13, 2023
@TimotheusBachinger TimotheusBachinger mentioned this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: [nightly] np.finfo crashes for unhashable input

3 participants

0