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

Update trapz and in1d deprecation for NPY201 #11948

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

dedebenui
Copy link
Contributor

Summary

Adds missing deprecation of trapz and in1d for NPY201 as listed in the migration guide. The change from trapz to trapezoid is not backwards compatible.

Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

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

Thanks. That makes sense to me. I first wondered if in1d, row_stack, and trapz were intentionally left out because they will only be removed after the 2.0 release but row_stack is already on the list, so that can't be the reason.

Thank you

@MichaReiser MichaReiser added the rule Implementing or modifying a lint rule label Jun 21, 2024
@MichaReiser MichaReiser merged commit 9fd84e6 into astral-sh:main Jun 21, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule Implementing or modifying a lint rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants