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

Skip to content

MAINT: Replace if statement with a dictionary lookup for ease of extensibility in ufunc generator #13031

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
Feb 25, 2019

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Feb 25, 2019

Another blocker for #12519 .

Also removes some instance of by-column wrapping, which is enough to trick my editor into thinking this file uses 2-space indents.

F='nc_%sf',
D='nc_%s',
G='nc_%sl'
)
Copy link
Member Author

Choose a reason for hiding this comment

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

This isn't really relevent, but I think it is a little clearer

@mattip mattip merged commit 8d95cc1 into numpy:master Feb 25, 2019
@mattip
Copy link
Member

mattip commented Feb 25, 2019

Thanks Eric

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.

2 participants