-
Victor Stinner authored
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.
5b519e02
lab.nexedi.com will be down from Thuesday, 10 Febuary 2026, 05:30:00 UTC for a duration of approximately 3 hours 30 minutes
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.