certbot/certbot-nginx/certbot_nginx/_internal
Brad Warren 75365f1d4e
Remove python_version setting from mypy.ini (#8426)
* Remove python_version from mypy.ini.

* Fix magic_typing

* Ignore msvcrt usage.

* make mypy happier

* clean up changes

* Add type for reporter queue

* More mypy fixes

* Fix pyrfc3339 str.

* Remove unused import.

* Make certbot.util mypy work in both Pythons

* Fix typo
2020-11-05 15:28:35 -08:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Remove python_version setting from mypy.ini (#8426) 2020-11-05 15:28:35 -08:00
constants.py nginx: add --nginx-sleep-seconds (#8163) 2020-07-27 12:52:12 -07:00
display_ops.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
http_01.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
nginxparser.py Remove useless pylint error suppression directives (#7657) 2020-02-13 13:56:16 -08:00
obj.py Convert http links to https (#8287) 2020-09-23 19:36:55 +02:00
parser.py nginx: fix server_name case-sensitivity in parser (#8263) 2020-09-08 14:14:54 -07:00
parser_obj.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00