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

Skip to content

cast argv to unicode before testing#2534

Merged
mdboom merged 1 commit intomatplotlib:masterfrom
minrk:unicode-argv
Oct 22, 2013
Merged

cast argv to unicode before testing#2534
mdboom merged 1 commit intomatplotlib:masterfrom
minrk:unicode-argv

Conversation

@minrk
Copy link
Copy Markdown
Contributor

@minrk minrk commented Oct 22, 2013

otherwise the use of unicode-literals causes errors when there are non-ascii characters on argv on Python 2.

otherwise the use of `unicode-literals` causes errors
when there are non-ascii characters on argv on Python 2.
@mdboom
Copy link
Copy Markdown
Member

mdboom commented Oct 22, 2013

Thanks!

mdboom added a commit that referenced this pull request Oct 22, 2013
cast argv to unicode before testing
@mdboom mdboom merged commit a39639f into matplotlib:master Oct 22, 2013
@mdboom
Copy link
Copy Markdown
Member

mdboom commented Dec 6, 2013

@minrk: Looks like this may not have been correct. See matplotlib-devel thread "unicodeescape traceback on build of latest master in IPython"

@minrk
Copy link
Copy Markdown
Contributor Author

minrk commented Dec 6, 2013

#2657 should be a better fix

@minrk minrk deleted the unicode-argv branch December 6, 2013 20:18
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.

2 participants