Issue #9632: Remove sys.setfilesystemencoding() function: use PYTHONFSENCODING
environment variable to set the filesystem encoding at Python startup. sys.setfilesystemencoding() creates inconsistencies because it is unable to reencode all filenames in all objects.
V
Victor Stinner committed
5b519e02016ea3a51f784dee70eead3be4ab1aff
Parent: 6246d6d