Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: Remove the broken clip wrapper (Backport) #14194

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
Aug 4, 2019

Conversation

eric-wieser
Copy link
Member

ndarray.clip is already just a wrapper for the ufunc, so there is no need to do type-specific wrapping here any more

Fixes gh-14140

Backport of #14145

ndarray.clip is already just a wrapper for the ufunc, so there is no need to do type-specific wrapping here any more

Fixes numpygh-14140
@eric-wieser eric-wieser added the 08 - Backport Used to tag backport PRs label Aug 4, 2019
@eric-wieser eric-wieser added this to the 1.17.1 release milestone Aug 4, 2019
@charris charris merged commit 2335151 into numpy:maintenance/1.17.x Aug 4, 2019
@charris
Copy link
Member

charris commented Aug 4, 2019

Thanks Eric.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants