[issue32223] distutils doesn't correctly read UTF-8 content from config files

Eduardo Suarez-Santana report at bugs.python.org
Tue Apr 30 05:04:34 EDT 2019


Eduardo Suarez-Santana <e.suarezsantana at gmail.com> added the comment:

In my opinion, 'setup.cfg' is setuptools stuff and not part of python project. Anyway I think it is a good idea to read it as UTF-8.

Setuptools seems to be defaulting to UTF-8: https://github.com/pypa/setuptools/pull/1735

----------
nosy: +esuarezsantana

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


More information about the Python-bugs-list mailing list