Skip to content

Support unicode filenames #73

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 3 commits into from
Feb 2, 2014

Conversation

sneakypete81
Copy link
Contributor

Partial fix for #72.

Python2 encodes commandline parameters based on the default system encoding.
We must explicitly decode this to unicode.
Python3 uses unicode filenames by default, so no action needed.

Python2 encodes commandline parameters based on the default system encoding.
We must explicitly decode this to unicode.
Python3 uses unicode filenames by default, so no action needed.
@jmathai
Copy link
Member

jmathai commented Dec 19, 2013

Hope it goes without saying....thanks for all the improvements to the python lib! I know many folks are using it in the wild.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 76411cb on sneakypete81:unicode_filenames into f497adc on photo:master.

@sneakypete81 sneakypete81 merged commit 76411cb into photo:master Feb 2, 2014
@sneakypete81 sneakypete81 deleted the unicode_filenames branch February 2, 2014 21:22
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.

3 participants