Skip to content

MAINT: fix depreciation message typo for np.sum #12181

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
Oct 16, 2018

Conversation

raggleton
Copy link
Contributor

The current depreciation message for np.sum references the non-existent np.from_iter. This corrects it to np.fromiter.

@shoyer shoyer merged commit dc9b616 into numpy:master Oct 16, 2018
@shoyer
Copy link
Member

shoyer commented Oct 16, 2018

thanks!

@eric-wieser
Copy link
Member

eric-wieser commented Oct 16, 2018

Note that "deprecation" and "depreciation" are different things ;)

@raggleton raggleton deleted the fix-sum-depr branch October 16, 2018 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants