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

MNT: stop using deprecated numpy macros #815

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

tacaswell
Copy link
Contributor

These were deprecated in np1.7 and will be removed in np2.3 (currently removed on numpy main branch).

xref numpy/numpy#28254

Without these changes pyopencl fails to compile with numpy main.

These were deprecated in np1.7 and will be removed in np2.3 (currently removed
on numpy main branch).

xref numpy/numpy#28254
@inducer inducer enabled auto-merge (rebase) February 13, 2025 14:49
@inducer
Copy link
Owner

inducer commented Feb 13, 2025

Thanks!

@inducer inducer merged commit a563810 into inducer:main Feb 13, 2025
19 checks passed
@tacaswell tacaswell deleted the mnt/np_expired_deprecations branch February 13, 2025 15:50
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