Mercurial > public > mercurial-scm > hg
log mercurial/pathutil.py @ 42197:c96507f6875c
age | author | description |
---|---|---|
Sun, 08 Jul 2018 16:31:14 +0900 | Yuya Nishihara | py3: use bytes.endswith() instead of bytes[n] |
Sat, 03 Mar 2018 12:23:03 -0500 | Yuya Nishihara | py3: fix formatting of path-auditing errors |
Sat, 03 Mar 2018 12:34:35 -0500 | Yuya Nishihara | py3: make os.pardir a bytes |