mirror of
https://github.com/python/cpython.git
synced 2026-06-18 17:11:22 -04:00
4c7c8c3023
filenames encoded to the filesystem encoding with surrogateescape error handler (to support undecodable bytes), instead of UTF-8 in strict mode.