python-urllib3/ssl_match_hostname_py3.py
Karolina Surma b71ec3d8c8 Restore ssl_match_hostname unbundle wrapper
This is to prevent pipenv failure when it creates Pipfile.lock in Python2 environment.
2021-06-16 14:23:31 +02:00

2 lines
49 B
Python

from ssl import match_hostname, CertificateError