Fix SyntaxError on Python 3 #5706

Merged
merged 1 commit into from Dec 21, 2015

Conversation

Projects
None yet
3 participants
Contributor

jayvdb commented Dec 21, 2015

No description provided.

@jayvdb jayvdb Fix SyntaxError on Python 3
fa592e9

@tacaswell tacaswell added a commit that referenced this pull request Dec 21, 2015

@tacaswell tacaswell Merge pull request #5706 from jayvdb/unit-threading_test-invalid-syntax
Fix: SyntaxError on Python 3
f413b78

@tacaswell tacaswell merged commit f413b78 into matplotlib:master Dec 21, 2015

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 68.319%
Details

tacaswell removed the needs_review label Dec 21, 2015

@tacaswell tacaswell added a commit that referenced this pull request Dec 21, 2015

@tacaswell tacaswell Merge pull request #5706 from jayvdb/unit-threading_test-invalid-syntax
Fix: SyntaxError on Python 3
c6e5046
Owner

tacaswell commented Dec 21, 2015

backported to 1.5.x as c6e5046

Owner

tacaswell commented Dec 21, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment