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

Skip to content

FIX: fix python2 unicode compatibility #4766

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
Jul 23, 2015

Conversation

tacaswell
Copy link
Member

Make sure we don't try to convert unicode strings to ascii

closes #4765

Make sure we don't try to convert unicode strings to ascii

closes matplotlib#4765
@tacaswell tacaswell added this to the next point release milestone Jul 23, 2015
@WeatherGod
Copy link
Member

Looks good to me once Travis passes.

WeatherGod added a commit that referenced this pull request Jul 23, 2015
@WeatherGod WeatherGod merged commit 61a869e into matplotlib:master Jul 23, 2015
@tacaswell tacaswell deleted the fix_py2_histlabel_unicode branch July 29, 2015 02:13
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.

Multiple legend labels in axes.hist do not support unicode
2 participants