mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acme_server.py | ||
| certbot_call.py | ||
| constants.py | ||
| dns_server.py | ||
| misc.py | ||
| pebble_artifacts.py | ||
| pebble_ocsp_server.py | ||
| proxy.py | ||