certbot/acme/acme
Adrien Ferrand d20e42562c
Add type annotations to the certbot package (part 1) (#9084)
* Extract from #9084

* Cast/ignore types during the transition

* Fix after review

* Fix lint
2021-11-12 14:27:46 +11:00
..
__init__.py Drop Python 2 support (#8591) 2021-01-25 15:07:43 -08:00
challenges.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
client.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
crypto_util.py fix a typo in gen_ss_cert type hint (#9089) 2021-11-07 14:18:15 +11:00
errors.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
fields.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
jws.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
magic_typing.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
messages.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
mixins.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
py.typed Add type annotations to the certbot package (part 1) (#9084) 2021-11-12 14:27:46 +11:00
standalone.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
util.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00