certbot/acme/acme
Karan Suthar 8e4dc0a48c
Minor bugfixes (#7891)
* Fix dangerous default argument

* Remove unused imports

* Remove unnecessary comprehension

* Use literal syntax to create data structure

* Use literal syntax instead of function calls to create data structure

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2020-04-13 10:41:39 -07:00
..
__init__.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
challenges.py Fix acme compliance to RFC 8555 (#7176) 2020-03-13 09:56:35 -07:00
client.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
crypto_util.py Reimplement tls-alpn-01 in acme (#6886) 2020-03-12 13:53:19 -07:00
errors.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
fields.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
jws.py Fix spurious pylint errors. (#7780) 2020-02-18 11:55:48 -08:00
magic_typing.py Cleanup more pylint issues (#7848) 2020-03-16 09:43:48 -07:00
messages.py Fix acme compliance to RFC 8555 (#7176) 2020-03-13 09:56:35 -07:00
mixins.py Fix acme compliance to RFC 8555 (#7176) 2020-03-13 09:56:35 -07:00
standalone.py acme: socket timeout for HTTP standalone servers (#7388) 2020-04-01 23:53:58 +02:00
util.py Remove optional dependencies (#4088) 2017-01-30 16:55:54 -08:00