Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyBuilder: support np.bool{,_} for numpy<2 #267

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

matthiasdiener
Copy link
Contributor

@matthiasdiener matthiasdiener commented Nov 12, 2024

The attached test fails with numpy 1.26.4 without this PR.

@alexfikl
Copy link
Contributor

Maybe it's worth adding a CI with some oldest supported numpy?

@inducer
Copy link
Owner

inducer commented Nov 13, 2024

Maybe it's worth adding a CI with some oldest supported numpy?

🤷 In an ideal world maybe. But given that https://github.com/scipy/oldest-supported-numpy is deprecated, I don't want to maintain tables of which numpy is the oldest-supported, so I think we'll find these issues as they arise, and I think I'm vaguely OK with that.

@inducer inducer merged commit 2e9cf0d into inducer:main Nov 13, 2024
17 checks passed
@inducer
Copy link
Owner

inducer commented Nov 13, 2024

@matthiasdiener matthiasdiener deleted the np1-bool branch November 13, 2024 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants