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