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 |
Sun, 03 Sep 2017 21:17:25 +0900 | Yuya Nishihara | parser: stabilize output of prettyformat() by using byte-safe repr() | file | diff | annotate |
Wed, 17 Feb 2016 21:31:09 +0900 | Yuya Nishihara | parser: add helper function to test if pattern matches parsed tree | file | diff | annotate |
Wed, 17 Feb 2016 21:30:04 +0900 | Yuya Nishihara | parser: add helper function that constructs parsed tree from template | file | diff | annotate |
Sun, 09 Apr 2017 11:58:27 +0900 | Yuya Nishihara | parser: preserve order of keyword arguments | file | diff | annotate |
Mon, 03 Apr 2017 22:07:09 +0900 | Yuya Nishihara | parser: extend buildargsdict() to support arbitrary number of **kwargs | file | diff | annotate |