community.docker/plugins/doc_fragments
Felix Fontein 3aa1ddcca0
Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715)
* Do not accept ssl_version for Docker SDK for Python 7.0.0+.

* Add changelog fragment.

* Generally avoid sending None values to TLSConfig. Potentially prevents similar errors in the future, assuming the users do not pass values in.

* Python 2.6 compatibility.
2023-12-09 17:59:06 +00:00
..
attributes.py Document attributes (#497) 2022-11-06 21:15:09 +01:00
docker.py Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) 2023-12-09 17:59:06 +00:00