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

Do not use deprecated NPY_OWNDATA #1586

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Do not use deprecated NPY_OWNDATA #1586

merged 2 commits into from
Feb 10, 2025

Conversation

mstimberg
Copy link
Member

Very minor fix to replace the use of a deprecated variable that will be removed in the upcoming numpy 2.3 release.

Also includes a small fix to our "test against development versions" test suite, which did not correctly run the tests that check for deprecation warnings.

NPY_OWNDATA has been deprecated since numpy 1.7 and will be removed in 2.3
@mstimberg mstimberg merged commit 701000e into master Feb 10, 2025
19 checks passed
@mstimberg mstimberg deleted the numpy_2_3_fix branch February 10, 2025 15:11
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.

1 participant