[issue36800] Invalid coding error hidden on Windows

Yuval Greenfield report at bugs.python.org
Mon May 6 03:34:24 EDT 2019


Yuval Greenfield <ubershmekel at gmail.com> added the comment:

Replacing `utf8` with `utf-8` is the best workaround in my situation. Using the `utf8` alias is required to reproduce the issue based on my testing and the cited issue (https://bugs.python.org/issue20844).

Thank you for the reference.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36800>
_______________________________________


More information about the Python-bugs-list mailing list