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

utf_to_stdout fails if system stdout encoding is None #24

Closed
bugy opened this issue Dec 28, 2017 · 1 comment
Closed

utf_to_stdout fails if system stdout encoding is None #24

bugy opened this issue Dec 28, 2017 · 1 comment
Labels

Comments

@bugy
Copy link
Owner

bugy commented Dec 28, 2017

If system.stdout.encoding is None, then UTF-8 should be used

Curently script just fails

@bugy bugy added the bug label Dec 28, 2017
@bugy
Copy link
Owner Author

bugy commented Jan 4, 2018

This issue happenned, when output is piped to a file, for example.
Fixed.

@bugy bugy closed this as completed Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant