I've just created http://bugs.python.org/issue27781 with a patch
removing use of the *A API from posixmodule.c and changing the default
FS encoding to utf-8.
Since we're still discussing whether the encoding should be utf-8 or
something else, let's keep that here. But if you want to see how the
changes would look, feel free to check out the patch and comment on the
issue.
When we reach some agreement here I'll try and summarize the points of
view on the issue so we have a record there.
Cheers,
Steve
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/