replace error handlers for stdout and co.

Python3.5 and lower throw an UnicodeEncodeError when trying to print
not-encodable characters when not using 'utf-8' as encoding.
Setting their error handlers to 'replace' should help.
This commit is contained in:
Mike Fährmann
2018-04-04 17:30:42 +02:00
parent f8168c693e
commit 0381ae5318
2 changed files with 16 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"imgyt", # "Name or service not known"
"loveisover", # "Name or service not known"
"luscious", # order changed, "Jump to Page" is gone
"mangahere", # invalid SSL cert