mirror of
https://github.com/certbot/certbot.git
synced 2026-02-03 20:40:36 -05:00
* Work in progress * Work in progress * Work in progress * Work in progress * Fix issues around nullability of VirtualHost.path, may discuss that during review * Work in progress * Fix remaining types * Various lint fixes * Reconfigure tox and mypy to disallow untyped defs globally * Cleanup compatibility tests * Use cast for unused v2 logic * Improve types * Remove unused comment * Fix coverage * Better types * Fix another type * Update certbot-apache/certbot_apache/_internal/apacheparser.py Co-authored-by: alexzorin <alex@zor.io> * Update certbot-apache/certbot_apache/_internal/assertions.py Co-authored-by: alexzorin <alex@zor.io> * Fix type * Various fixes * Refactor imports * Keep naming convention consistent on TypeVars * Improve types * Improve types * Remove remaining Sequence[str] in the project Co-authored-by: alexzorin <alex@zor.io> |
||
|---|---|---|
| .. | ||
| augeas_lens | ||
| tls_configs | ||
| __init__.py | ||
| apache_util.py | ||
| apacheparser.py | ||
| assertions.py | ||
| augeasparser.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| dualparser.py | ||
| entrypoint.py | ||
| http_01.py | ||
| interfaces.py | ||
| obj.py | ||
| override_arch.py | ||
| override_centos.py | ||
| override_darwin.py | ||
| override_debian.py | ||
| override_fedora.py | ||
| override_gentoo.py | ||
| override_suse.py | ||
| override_void.py | ||
| parser.py | ||
| parsernode_util.py | ||