Tue, 10 Sep 2024 22:26:23 +0200 |
Pierre-Yves David |
python-compat: drop support for Python3.6 and 3.7
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Fri, 02 Mar 2018 15:37:57 -0500 |
Kevin Bullock |
py3: bail on ratcheting tests forward on 3.6.0 and 3.6.1
|
Thu, 15 Jun 2017 11:00:29 -0400 |
Augie Fackler |
contrib: add a ratchet for tests in Python 3
|