Bugfix for test_triage tool on Python 2 #5662

Merged
merged 1 commit into from Dec 13, 2015

Conversation

Projects
None yet
3 participants
Owner

mdboom commented Dec 11, 2015

Just a little Unicode problem...

@mdboom mdboom Bugfix for Python 2
22062d6

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 #5662 from mdboom/test-triage-py2
Bugfix for test_triage tool on Python 2
c679326

@tacaswell tacaswell merged commit c679326 into matplotlib:master Dec 13, 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.253%
Details

tacaswell removed the needs_review label Dec 13, 2015

Owner

jenshnielsen commented Dec 13, 2015

The tool was backported so I guess this should too?

Owner

mdboom commented Dec 13, 2015

Yes -- it's convenient to have it on 1.5.x if possible.

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

@tacaswell @jenshnielsen tacaswell + jenshnielsen Merge pull request #5662 from mdboom/test-triage-py2
Bugfix for test_triage tool on Python 2
8576a07
Owner

jenshnielsen commented Dec 13, 2015

backported as 8576a07

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