Skip to content
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

Ensure decode() is using uft8 #40

Closed
nlhkabu opened this issue Jun 7, 2015 · 1 comment
Closed

Ensure decode() is using uft8 #40

nlhkabu opened this issue Jun 7, 2015 · 1 comment

Comments

@nlhkabu
Copy link
Owner

nlhkabu commented Jun 7, 2015

Currently many of the tests are using .decode() without specifying the format.
Update these to .decode(utf8)

@nlhkabu nlhkabu closed this as completed in b1ff4c3 Jun 8, 2015
nlhkabu added a commit that referenced this issue Jun 8, 2015
@hjwp
Copy link
Contributor

hjwp commented Jun 8, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants