Mercurial > hg
log tests/test-doctest.py @ 34215:b4abc438a8c9
age | author | description |
---|---|---|
Sun, 03 Sep 2017 17:28:47 +0900 | Yuya Nishihara | py3: iterate bytes as a byte string in store.lowerencode() |
Sun, 03 Sep 2017 15:32:45 +0900 | Yuya Nishihara | py3: iterate bytes as a byte string in dagparser.py |
Sun, 03 Sep 2017 17:47:21 +0900 | Yuya Nishihara | py3: convert function name to bytes in ui.configwith() |
Wed, 23 Aug 2017 10:51:26 -0400 | Augie Fackler | drawdag: add a couple of doctests to help with python3 porting |
Sun, 03 Sep 2017 15:09:04 +0900 | Yuya Nishihara | doctest: enable tests by default on Python 3 |
Thu, 24 Aug 2017 22:33:28 +0900 | Yuya Nishihara | doctest: normalize b'', u'' and exception output on Python 3 |