Mercurial > public > mercurial-scm > hg-stable
log mercurial/parser.py @ 34152:a8994d08e4a2
age | author | description |
---|---|---|
Sun, 03 Sep 2017 14:56:31 +0900 | Yuya Nishihara | doctest: use print_function and convert bytes to unicode where needed |
Sun, 03 Sep 2017 14:32:11 +0900 | Yuya Nishihara | doctest: bulk-replace string literals with b'' for Python 3 |
Sun, 03 Sep 2017 21:17:25 +0900 | Yuya Nishihara | parser: stabilize output of prettyformat() by using byte-safe repr() |