mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Blocked revisions 80923 via svnmerge
........ r80923 | victor.stinner | 2010-05-07 18:34:53 +0200 (ven., 07 mai 2010) | 3 lines Replace PyUnicode_Decode(buf, strlen(buf), Py_FileSystemDefaultEncoding, "surrogateescape") by PyUnicode_DecodeFSDefault(val). ........
This commit is contained in:
parent
06f29cd0ef
commit
c5852813b8