Skip to content

MAINT: Rename formatters to match scalar type names #9962

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 2 commits into from
Nov 5, 2017

Conversation

eric-wieser
Copy link
Member

@eric-wieser eric-wieser commented Nov 5, 2017

Addresses some of my comments in #9941.

We've already broken compatibility by changing these names, so we might as well make them consistent with the scalar names.

Also, some PEP8 newlines added, and a fixup of some indentation problems.

@eric-wieser eric-wieser force-pushed the arrayprint-docstrings branch from a0ac2a6 to f9368d8 Compare November 5, 2017 06:55
@ahaldane
Copy link
Member

ahaldane commented Nov 5, 2017

Yeah I wasn't sure if it was better to go past 80 char lines, or move the strings to the left.

LGTM. Ready to merge?

@charris
Copy link
Member

charris commented Nov 5, 2017

Let's get this in. The classes need better docstrings, but that can go into another PR.

Thanks Eric.

@charris charris merged commit 5d4b6a1 into numpy:master Nov 5, 2017
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