• Benoit Pierre's avatar
    improve encoding handling for `setup.cfg` · 2c897b5b
    Benoit Pierre authored
    Support the same mechanism as for Python sources for declaring
    the encoding to be used when reading `setup.cfg` (see PEP 263),
    and return the results of reading it as Unicode.
    
    Fix #1062 and #1136.
    2c897b5b
py36compat.py 3.3 KB