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

Skip to content

Rewrite an argument check to _check_getitem #14565

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

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Jun 18, 2019

PR Summary

Fixes #14564.

Any sci* was accepted equivalently to sci. I'm daring to drop this and only allow sci and scientific as mentioned in the docs. Technically, this is an API change, but I don't think it's worth the noise of a deprecation or API change note. But that's why I just go for 3.2 not 3.1.2.

@timhoffm timhoffm added this to the v3.2.0 milestone Jun 18, 2019
@timhoffm timhoffm force-pushed the fix-argument-checking branch from 12867ba to 0e29b47 Compare July 2, 2019 05:37
@timhoffm timhoffm changed the title Rewrite an argument check to _check_in_list Rewrite an argument check to _check_getitem Jul 2, 2019
@timhoffm timhoffm force-pushed the fix-argument-checking branch from 0e29b47 to a921be8 Compare July 23, 2019 21:15
@timhoffm
Copy link
Member Author

rebased.

@jklymak
Copy link
Member

jklymak commented Jul 25, 2019

Prob not worth API note...

@jklymak jklymak merged commit a4ee496 into matplotlib:master Jul 25, 2019
@timhoffm timhoffm deleted the fix-argument-checking branch July 26, 2019 22:13
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.

Broken string interpolation
4 participants