[issue37570] `distutils.util.byte_compile` fails indirect byte compiling with non-ASCII full-path.

Aldwin Pollefeyt report at bugs.python.org
Fri Jul 12 05:19:00 EDT 2019


Aldwin Pollefeyt <aldwinaldwin at gmail.com> added the comment:

FYI, PEP597 is created to avoid these issues (i think), target Python 3.9.

https://www.python.org/dev/peps/pep-0597/

https://discuss.python.org/t/use-utf-8-as-default-text-file-encoding/1785

----------

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


More information about the Python-bugs-list mailing list