Ensure that filenames are binary, files are read to and from as binary,
and that, prior to writing to or from files, they internal messages are
unicode.
When writing a filename to stdout, it should be unicode.
This commit is based on D1136.
Differential D1137
lockfile: python2/3 compat thcipriani on Jan 7 2019, 3:31 PM. Authored by Tags Subscribers None
Details
Ensure that filenames are binary, files are read to and from as binary, When writing a filename to stdout, it should be unicode. This commit is based on D1136.
Diff Detail
|