Skip to content

TST: do not do import in finally block #9106

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

Conversation

tacaswell
Copy link
Member

This works around a cpython bug (https://bugs.python.org/issue31286) and should un-break our 3.7 tests on travis.

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Aug 27, 2017
@QuLogic QuLogic merged commit 24de043 into matplotlib:master Aug 27, 2017
@tacaswell tacaswell deleted the tst_avoid_cpython_bug branch August 27, 2017 15:55
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