Released urllib3 v1.26.4
Published on March 18, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.4
Changelog: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst#1264-2021-03-15
Changes:
Changelog: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst#1264-2021-03-15
Changes:
- Changed behavior of the default SSLContext when connecting to HTTPS proxy during HTTPS requests. The default SSLContext now sets check_hostname=True.