Skip to content

replace deprecated macros #193

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 28, 2025
Merged

replace deprecated macros #193

merged 1 commit into from
May 28, 2025

Conversation

vtavana
Copy link
Collaborator

@vtavana vtavana commented May 28, 2025

Remove deprecated macros like NPY_BEHAVED from _pydfti.pyx in favor of NPY_ARRAY_BEHAVED.
Such macros were deprecated from numpy-1.7 and are going be removed completely from numpy-2.3 (numpy/numpy#28254).

@vtavana vtavana self-assigned this May 28, 2025
Copy link
Collaborator

@ndgrigorian ndgrigorian left a comment

Choose a reason for hiding this comment

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

LGTM!

@vtavana vtavana marked this pull request as ready for review May 28, 2025 17:27
@vtavana vtavana merged commit aa9e5bc into master May 28, 2025
57 checks passed
@vtavana vtavana deleted the update-macros branch May 28, 2025 17:27
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.

2 participants