mirror of https://github.com/docker/docker-py.git
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: Felix Yan <felixonmars@archlinux.org> |
||
|---|---|---|
| .. | ||
| testdata/certs | ||
| __init__.py | ||
| api_test.py | ||
| auth_test.py | ||
| build_test.py | ||
| client_test.py | ||
| container_test.py | ||
| exec_test.py | ||
| fake_api.py | ||
| fake_stat.py | ||
| image_test.py | ||
| network_test.py | ||
| ssladapter_test.py | ||
| utils_test.py | ||
| volume_test.py | ||