certbot/certbot-dns-rfc2136/certbot_dns_rfc2136/_internal
Brad Warren 9a4e95e25a
Add Python 3.9 support and tests (#8460)
Fixes https://github.com/certbot/certbot/issues/8134.

* Test on Python 3.9.

* Mention Python 3.9 support in changelog.

* s/\( *'Pro.*3\.\)8\(',\)/\18\2\n\19\2/

* undo changes to tox.ini

* Move more tests to Python 3.9

* Update PyYAML and packages which pinned it back

* Upgrade typed-ast

* Use <= to "pin" dnspython

* Fix lint by telling pylint it cannot be trusted

* Disable mypy on RFC plugin

* add comment about <= support
2020-11-19 12:48:36 -08:00
..
__init__.py Make the contents of the DNS plugins private (#7580) 2019-11-25 10:26:05 -08:00
dns_rfc2136.py Add Python 3.9 support and tests (#8460) 2020-11-19 12:48:36 -08:00