Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 24 Aug 2017 22:33:28 +0900 | Yuya Nishihara | doctest: normalize b'', u'' and exception output on Python 3 |
Sun, 03 Sep 2017 17:33:10 +0900 | Yuya Nishihara | doctest: coerce dict.keys() to list |
Sun, 03 Sep 2017 15:16:01 +0900 | Yuya Nishihara | doctest: upgrade old-style "except" clause |
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 15:47:17 +0900 | Yuya Nishihara | doctest: do not embed non-ascii characters in docstring |
Sun, 03 Sep 2017 15:42:27 +0900 | Yuya Nishihara | doctest: pass encoding name as system string |