• Felix Yan's avatar
    Use backports.ssl_match_hostname · 9da54931
    Felix Yan yazdı
    The py2-ipaddress module unfortunately conflicts with the pypi:ipaddress module, which is in the dependency tree of widely used pyOpenSSL. I think it would be a good idea to use a well maintained backport of the Python 3.5 implementation of match_hostname() instead of duplicating the effort and maintain another.
    
    All tests are passing here.
    Signed-off-by: 's avatarFelix Yan <felixonmars@archlinux.org>
    9da54931
Adı
Son kayıt (commit)
Son güncelleme
docker Loading commit data...
docs Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.coveragerc Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
Dockerfile Loading commit data...
Dockerfile-py3 Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docs-requirements.txt Loading commit data...
mkdocs.yml Loading commit data...
pytest.ini Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...
test-requirements.txt Loading commit data...
tox.ini Loading commit data...