Sun, 18 Feb 2018 18:22:40 +0530 | Pulkit Goyal | py3: make sure we open the files in bytes mode | file | diff | annotate |
Fri, 29 Dec 2017 22:54:14 -0500 | Matt Harbison | util: add a function to show the mount point of the filesystem | file | diff | annotate |
Sat, 30 Dec 2017 21:07:03 -0500 | Matt Harbison | util: move getfstype() to the platform modules | file | diff | annotate |
Thu, 12 Oct 2017 23:34:34 -0700 | Jun Wu | codemod: use pycompat.isdarwin | file | diff | annotate |
Sat, 30 Sep 2017 07:45:18 -0400 | Augie Fackler | posix: replace superfluous pass statement with explicit return | file | diff | annotate |
Fri, 15 Sep 2017 19:44:32 -0400 | Augie Fackler | posix: always pass a native str to unicodedata.normalize's first arg | file | diff | annotate |
Fri, 15 Sep 2017 19:44:05 -0400 | Augie Fackler | posix: use slicing to grab a single byte out of a bytes in HFS+ normcase code | file | diff | annotate |