Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 27 Sep 2017 19:13:43 +0900 | Yuya Nishihara | py3: replace bytes[n] with slicing in checkwinfilename() |
Wed, 27 Sep 2017 19:11:28 +0900 | Yuya Nishihara | py3: manually escape control character to be embedded in win filename error |
Wed, 27 Sep 2017 19:08:23 +0900 | Yuya Nishihara | py3: replace str(None) with literal in convcmd.py |