certbot/certbot-ci
Adrien Ferrand 7399807ff2
Drop Python 2 support (#8591)
Fixes #8389 #8584.

This PR makes the necessary modifications to officially drop Python 2 support in the Certbot project.

I did not remove the specific Python 2 compatibility branches that has been added in various places in the codebase, to reduce the size of this PR and this will be done in a future one

* Update classifiers and python_requires in setup.py

* Remove warnings about Python 2 deprecation

* Remove Azure jobs on Python 2.7

* Remove references to python 2 in documentation

* Pin dnspython to 2.1.0

* Update changelog

* Remove warning ignore
2021-01-25 15:07:43 -08:00
..
certbot_integration_tests Use os.path.normcase to have Windows compatible challenge paths on Windows (#8599) 2021-01-13 14:38:57 -08:00
snap_integration_tests Make externally snapped plugin updates more stable (#8145) 2020-07-22 17:07:07 -07:00
windows_installer_integration_tests Removed some unused imports. (#8424) 2020-12-04 14:29:58 +01:00
MANIFEST.in [Unix] Create a framework for certbot integration tests: PART 3g (#6953) 2019-04-15 17:39:38 -07:00
setup.py Drop Python 2 support (#8591) 2021-01-25 15:07:43 -08:00