Fix #5660. No FileNotFoundError on Py2 #5661

Merged
merged 1 commit into from Dec 13, 2015

Conversation

Projects
None yet
2 participants
Owner

mdboom commented Dec 11, 2015

No description provided.

@mdboom mdboom Fix #5660. No FileNotFoundError on Py2
157621b

mdboom added the needs_review label Dec 11, 2015

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

@tacaswell tacaswell Merge pull request #5661 from mdboom/filenotfound-py2
Fix #5660.  No FileNotFoundError on Py2
f9216a6

@tacaswell tacaswell merged commit f9216a6 into matplotlib:master Dec 13, 2015

2 of 3 checks passed

coverage/coveralls Coverage decreased (-0.005%) to 68.246%
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Dec 13, 2015

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

@tacaswell tacaswell Merge pull request #5661 from mdboom/filenotfound-py2
Fix #5660.  No FileNotFoundError on Py2
053e1a8
Owner

tacaswell commented Dec 13, 2015

These kinds of bugs make me happy, part of the tide turning to py3 by default, support 2 because we have to 😄 .

backported to 1.5.x as 053e1a8

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