Mercurial > hg
log contrib/testparseutil.py @ 43278:2c70dd03b743
age | author | description |
---|---|---|
Sun, 06 Oct 2019 17:27:51 -0400 | Gregory Szorc | py3: stop normalizing .encode()/.decode() arguments to unicode |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Wed, 29 May 2019 10:00:30 -0400 | Augie Fackler | testparseutil: fix doctest to use str instead of bytes |
Wed, 29 May 2019 09:59:35 -0400 | Augie Fackler | testparseutil: stop extracting using std* streams as bytes on py3 |
Fri, 17 May 2019 00:04:29 +0530 | Pulkit Goyal | py3: make contrib/testparseutil.py to work on str(unicodes) |
Mon, 04 Feb 2019 14:16:52 -0800 | Gregory Szorc | testparseutil: escape backslash in docstring |
Thu, 23 Aug 2018 12:25:54 +0900 | FUJIWARA Katsunori | contrib: add an utility module to parse test scripts |