PyFile_FromFd() uses PyUnicode_DecodeFSDefault() instead of
PyUnicode_FromString() to support surrogates in the filename and use the right encoding
Showing
Please register or sign in to comment
PyUnicode_FromString() to support surrogates in the filename and use the right encoding