Sun, 03 Sep 2017 15:32:45 +0900 | Yuya Nishihara | py3: iterate bytes as a byte string in dagparser.py | file | diff | annotate |
Sun, 03 Sep 2017 15:28:39 +0900 | Yuya Nishihara | py3: wrap string constants in dagparser.py with bytestr() | file | diff | annotate |
Sun, 03 Sep 2017 15:25:50 +0900 | Yuya Nishihara | py3: drop use of str() in dagparser.py | file | diff | annotate |
Sun, 03 Sep 2017 15:22:54 +0900 | Yuya Nishihara | dagparser: fix variable name in error message | file | diff | annotate |
Sun, 03 Sep 2017 15:16:01 +0900 | Yuya Nishihara | doctest: upgrade old-style "except" clause | file | diff | annotate |
Sun, 03 Sep 2017 14:56:31 +0900 | Yuya Nishihara | doctest: use print_function and convert bytes to unicode where needed | file | diff | annotate |
Sun, 03 Sep 2017 14:32:11 +0900 | Yuya Nishihara | doctest: bulk-replace string literals with b'' for Python 3 | file | diff | annotate |