[issue41139] cgi uses the locale encoding for log files

Ethan Furman report at bugs.python.org
Thu Jul 2 13:46:13 EDT 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:

Which functionality?

- cgi.log()

- opening with current locale

I don't mind keeping the function, but if the file isn't already opened I think using UTF-8 is an appropriate choice.

----------

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


More information about the Python-bugs-list mailing list