certbot/certbot-compatibility-test/certbot_compatibility_test
alexzorin 8e29063ba7
pylint: upgrade pinned verson and fix new lints (#8936)
While bumping pinned packages in #8928, we came across a new version of pylint (2.9.3). Upgrading to this version requires some changes to Certbot's code, which is what this change is about.

* pylint: upgrade pinned verson and fix new lints

* maxsplit should be 1, not -1, for rsplit
2021-07-15 11:03:39 -07:00
..
configurators pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
testdata certbot-compat: remove dupe random25863 nginx name (#8286) 2020-09-16 10:00:38 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
test_driver.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
util.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
validator.py Stop inheriting from object. It's unneeded on Python 3+. (#8675) 2021-02-25 14:59:00 -08:00
validator_test.py Remove mock dependency (#8630) 2021-02-05 15:51:18 -08:00