Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MAINT: update NPY_FEATURE_VERSION after dropping python 3.10 #28993

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

Merged
merged 1 commit into from
May 18, 2025

Conversation

h-vetinari
Copy link
Contributor

Fixes #28992

Python 3.10 was dropped in #27862, but the corresponding changes to NPY_FEATURE_VERSION got missed. The first release to support Python 3.11 was v1.23.2, so now that Python 3.10 is dropped, the lowest possible NPY_FEATURE_VERSION is 1.23.

@h-vetinari
Copy link
Contributor Author

CC @charris @rgommers

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @h-vetinari. This is consistent with the previous bump when we dropping Python 3.9 support (see gh-27187), so should be fine.

@rgommers rgommers merged commit 8d722b8 into numpy:main May 18, 2025
75 checks passed
@rgommers rgommers added this to the 2.3.0 release milestone May 18, 2025
@h-vetinari h-vetinari deleted the API branch May 18, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update NPY_FEATURE_VERSION after dropping Python 3.10
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.