Mon, 27 Aug 2018 09:02:39 -0700 | Gregory Szorc | stringutil: refactor core of pprint so it emits chunks | file | diff | annotate |
Wed, 22 Aug 2018 11:58:36 -0700 | Gregory Szorc | stringutil: teach pprint() to recognize generators | file | diff | annotate |
Fri, 10 Aug 2018 03:16:02 -0400 | Augie Fackler | stringutil: if we get a memoryview in escapestr, coerce it to bytes | file | diff | annotate |
Fri, 10 Aug 2018 01:42:01 -0400 | Augie Fackler | stringutil: have buildrepr delegate to pprint for unknown types | file | diff | annotate |
Fri, 10 Aug 2018 01:41:31 -0400 | Augie Fackler | stringutil: teach pprint about sets | file | diff | annotate |
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() | file | diff | annotate |
Sun, 10 Jun 2018 17:19:31 +0900 | Yuya Nishihara | stringutil: move _formatsetrepr() from smartset | file | diff | annotate |
Wed, 27 Jun 2018 10:21:07 -0400 | Augie Fackler | stringutil: update list of re-special characters to include &~ | file | diff | annotate |