Fri, 03 May 2019 15:53:56 -0400 | Augie Fackler | contrib: have byteify-strings explode if run in Python 2 | file | diff | annotate |
Sun, 12 Aug 2018 14:03:22 +0900 | Yuya Nishihara | byteify-strings: prevent "__name__ == '__main__'" from being transformed | file | diff | annotate |
Sun, 03 Jun 2018 18:19:54 +0900 | Yuya Nishihara | byteify-strings: remove superfluous "if True" block | file | diff | annotate |
Fri, 01 Jun 2018 00:13:55 +0900 | Yuya Nishihara | byteify-strings: try to preserve column alignment | file | diff | annotate |
Thu, 31 May 2018 23:44:35 +0900 | Yuya Nishihara | byteify-strings: do not rewrite system string literals to u'' | file | diff | annotate |
Thu, 31 May 2018 22:34:23 +0900 | Yuya Nishihara | byteify-strings: do not rewrite iteritems() and itervalues() by default | file | diff | annotate |
Thu, 31 May 2018 22:31:37 +0900 | Yuya Nishihara | byteify-strings: drop import-line hack | file | diff | annotate |