Mercurial > hg
log tests/test-doctest.py @ 34424:e416819d9ebb
age | author | description |
---|---|---|
Wed, 27 Sep 2017 21:38:48 +0900 | Yuya Nishihara | doctest: drop hack to run py2/3 tests selectively |
Wed, 27 Sep 2017 19:27:41 +0900 | Yuya Nishihara | py3: work around bytes/unicode divergence in parsedate() |
Wed, 27 Sep 2017 19:08:23 +0900 | Yuya Nishihara | py3: replace str(None) with literal in convcmd.py |