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

Skip to content

Fix typo in isinstance#9589

Merged
anntzer merged 1 commit intomatplotlib:masterfrom
mcquin:fixes/rec_append_fields
Oct 27, 2017
Merged

Fix typo in isinstance#9589
anntzer merged 1 commit intomatplotlib:masterfrom
mcquin:fixes/rec_append_fields

Conversation

@mcquin
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

QuLogic commented Oct 27, 2017

@meeseeksdev backport to v2.1.x

(Am I even whitelisted, though?)

@QuLogic
Copy link
Copy Markdown
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