Sun, 08 Jul 2018 16:31:14 +0900 | Yuya Nishihara | py3: use bytes.endswith() instead of bytes[n] | file | diff | annotate |
Sat, 03 Mar 2018 12:23:03 -0500 | Yuya Nishihara | py3: fix formatting of path-auditing errors | file | diff | annotate |
Sat, 03 Mar 2018 12:34:35 -0500 | Yuya Nishihara | py3: make os.pardir a bytes | file | diff | annotate |
Fri, 03 Nov 2017 22:22:50 -0400 | Matt Harbison | pathutil: add doctests for canonpath() | file | diff | annotate |
Thu, 02 Nov 2017 20:35:31 -0400 | Matt Harbison | pathutil: use util.pathto() to calculate relative cwd in canonpath() | file | diff | annotate |
Sun, 17 Sep 2017 12:26:42 +0900 | Yuya Nishihara | py3: use bytes os.sep in doctest of pathutil.py | file | diff | annotate |
Sun, 03 Sep 2017 14:32:11 +0900 | Yuya Nishihara | doctest: bulk-replace string literals with b'' for Python 3 | file | diff | annotate |