On Sat, Dec 10, 2016 at 11:56:44PM +1000, Nick Coghlan wrote:
> Along similar lines, what do folks think of the idea of patching
> Python 3.6 in Fedora to assume UTF-8 if it's told that it should use
> ASCII to communicate with the OS?
+1

Non-utf8 environments are nowadays a rarity, OTOH misconfigured
installations which do support utf8 but are just missing an env var
are rather common (e.g. mock).

Zbyszek
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org

Reply via email to