mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
ae6265f8d0
object to Py_FileSystemDefaultEncoding with the "surrogateescape" error handler, return a bytes object. If Py_FileSystemDefaultEncoding is not set, fall back to UTF-8.