certbot/acme/acme
Brad Warren 575092d603
Drop Python 3.5 support (#8206)
* delete classifiers

* update python_requires

* Update py35 Azure jobs

* Revert "Add warnings about Python 3.5 deprecation in Certbot (#8154)"

This reverts commit 270b5535e2.

* Update other Python 3.5 references.

* update changelog

* bump MIN_PYTHON_3_VERSION
2020-08-16 13:19:08 -07:00
..
__init__.py Drop Python 3.5 support (#8206) 2020-08-16 13:19:08 -07:00
challenges.py Fix acme compliance to RFC 8555 (#7176) 2020-03-13 09:56:35 -07:00
client.py certbot: add --preferred-chain (#8080) 2020-06-30 17:45: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 certbot: add --preferred-chain (#8080) 2020-06-30 17:45:39 -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