certbot/certbot-ci/certbot_integration_tests
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
..
assets Removed Python legacy __future__ imports (#8697) 2021-03-05 16:53:20 -08:00
certbot_tests pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
nginx_tests Upgrade pylint (#8855) 2021-05-24 10:02:55 -07:00
rfc2136_tests Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
utils pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py use worker terminology (#8728) 2021-03-23 11:29:01 -07:00