Skip to content

Improve unicode handling #11

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
Oct 7, 2018
Merged

Improve unicode handling #11

merged 3 commits into from
Oct 7, 2018

Conversation

pombredanne
Copy link
Member

  • always use unicode internally and encode and decode
    at the boundaries
  • when calling URL quoting functions, use bytes.

Signed-off-by: Philippe Ombredanne pombredanne@nexb.com

* always use unicode internally and encode and decode
  at the boundaries
* when calling URL quoting functions, use bytes.

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
@pombredanne
Copy link
Member Author

This is pretty innocuous and all tests pass. Merging.

@pombredanne pombredanne merged commit 31e320d into master Oct 7, 2018
@pombredanne pombredanne deleted the improve-unicode-handling branch October 7, 2018 17:46
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.

1 participant