Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Sat, 28 Dec 2019 01:12:19 -0500 |
Matt Harbison |
cleanup: replace contiguous spaces in regex patterns with an explicit count
|
Wed, 06 Nov 2019 17:46:26 -0500 |
Augie Fackler |
pytype: don't warn us about ignored-on-py3 metaclasses
|
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
|