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

Encoding issues #3

Closed
Diaoul opened this issue Apr 26, 2016 · 1 comment
Closed

Encoding issues #3

Diaoul opened this issue Apr 26, 2016 · 1 comment

Comments

@Diaoul
Copy link

Diaoul commented Apr 26, 2016

More details at Diaoul/subliminal#653
For __repr__ or __str__ that might contain unicode characters you should use %r instead of %s for strings. This will properly render.

@Toilal
Copy link
Owner

Toilal commented Apr 27, 2016

Thanks for reporting the issue. I've removed some six.text_type calls from the project, and still use %s formatting.

It's released as 0.7.2.

@Toilal Toilal closed this as completed Apr 27, 2016
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

No branches or pull requests

2 participants