Skip to content

Handle non-ASCII characters correctly #29

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 9 commits into from
Jul 10, 2015
Merged

Conversation

desolat
Copy link
Contributor

@desolat desolat commented Jun 30, 2015

Fixes #28 Handles both unicode strings or binary strings now (also with non-ASCII characters when the encoding is being provided). Outputs unicode strings.

@brianebeyer
Copy link
Contributor

@desolat Really glad to see someone who understands Python's unicode a lot better than I do! Happy to merge this once the tests on Travis are passing. Thanks!

@desolat
Copy link
Contributor Author

desolat commented Jul 9, 2015

@brianebeyer Finally it's working. String handling over that range of Python versions is a real pain!

brianebeyer added a commit that referenced this pull request Jul 10, 2015
Handle non-ASCII characters correctly
@brianebeyer brianebeyer merged commit 58850d6 into kyrus:master Jul 10, 2015
@brianebeyer
Copy link
Contributor

@desolat nice work!

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