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

Skip to content

Fix typo in isinstance #9589

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 27, 2017
Merged

Conversation

mcquin
Copy link

@mcquin mcquin commented Oct 26, 2017

A typo in isinstance caused the logic here to evaluate to, for example, (False, (basestring,)) which evaluates to True.

Copy link
Member

@WeatherGod WeatherGod left a comment

Choose a reason for hiding this comment

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

Good catch! Will merge once tests finish.

Copy link
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

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

👍

@anntzer anntzer merged commit 982c990 into matplotlib:master Oct 27, 2017
@anntzer
Copy link
Contributor

anntzer commented Oct 27, 2017

Thanks, hoping to see you around again!

@QuLogic QuLogic added this to the v2.1.1 milestone Oct 27, 2017
@QuLogic
Copy link
Member

QuLogic commented Oct 27, 2017

@meeseeksdev backport to v2.1.x

(Am I even whitelisted, though?)

@QuLogic
Copy link
Member

QuLogic commented Oct 27, 2017

@QuLogic
(Am I even whitelisted, though?)
@meeseeksdev bot referenced this pull request 11 minutes ago
Backport PR #9589 on branch v2.1.x #9596

I guess that's a yes, then.

QuLogic added a commit that referenced this pull request Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants