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

Skip to content

Fixed bug caused by wrong scoping #9108

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
Sep 24, 2017
Merged

Conversation

tacaswell
Copy link
Member

Fixed a bug related to potentially wrong variable scope where the inner this of a function is used instead of the this of the outer scope.

rebase of #8724

Fixed a bug related to potentially wrong variable scope where the inner `this` of a function is used instead of the `this` of the outer scope.
@tacaswell tacaswell added this to the 2.1 (next point release) milestone Aug 27, 2017
@tacaswell
Copy link
Member Author

I can to approve (because I opened the PR) but 👍

attn @forman moved this here out of expediancey. Thank you for your work!

@tacaswell tacaswell merged commit b3e9d7b into matplotlib:master Sep 24, 2017
@tacaswell tacaswell deleted the fix_js_bug branch September 24, 2017 17:48
tacaswell added a commit that referenced this pull request Sep 24, 2017
Fixed bug caused by wrong scoping
@tacaswell
Copy link
Member Author

Backported to v2.1.x as 24622f3

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.

2 participants