docker-py/tests
Milas Bowman db4878118b
breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185)
Add support for Python 3.12.

`match_hostname` is gone in Python 3.12 and has been unused by
Python since 3.7.

The custom SSL adapter allows passing a specific SSL version; this
was first introduced a looong time ago to handle some SSL issues
at the time.

Closes #3176.

---------

Signed-off-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-11-21 10:42:53 -05:00
..
gpg-keys Make dockerpycreds part of the SDK under docker.credentials 2019-04-30 23:37:55 -07:00
integration chore: fix lint issues 2023-11-20 16:11:06 -05:00
ssh Enable Ruff B rules and autofix 2023-08-15 13:36:53 +03:00
unit breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile-dind-certs breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
Dockerfile-ssh-dind ci: use latest stable syntax for Dockerfiles (#3035) 2022-08-19 15:09:12 -04:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
helpers.py Merge branch 'jannefleischer/main' 2023-08-15 14:04:29 -04:00