Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): | file | diff | annotate |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements | file | diff | annotate |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase | file | diff | annotate |
Wed, 20 Feb 2019 19:28:51 -0500 | Augie Fackler | cleanup: use () to wrap long lines instead of \ | file | diff | annotate |
Fri, 27 Apr 2018 13:43:59 -0400 | Augie Fackler | tests: port test-simplekeyvaluefile.py to Python 3 | file | diff | annotate |
Sat, 14 Apr 2018 11:20:38 -0400 | Augie Fackler | cleanup: polyfill assertRaisesRegex so we can avoid assertRaisesRegexp | file | diff | annotate |