community.docker/plugins/module_utils/_api
Felix Fontein 2957138153
latest docker-py bugfix (npipe) (#513)
* socket: handle npipe close on Windows (https://github.com/docker/docker-py/pull/3056)

Fixes https://github.com/docker/docker-py/issues/3045

Cherry-picked from 30022984f6

Co-authored-by: Nick Santos <nick.santos@docker.com>

* Add changelog fragment.

Co-authored-by: Nick Santos <nick.santos@docker.com>
2022-12-01 06:59:05 +01:00
..
api Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00
credentials For Python > 2, always use shutil.which instead of custom Windows helper code. (#438) 2022-08-08 20:58:12 +02:00
transport Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00
types Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
utils latest docker-py bugfix (npipe) (#513) 2022-12-01 06:59:05 +01:00
_import_helper.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
auth.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
constants.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
errors.py Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00
tls.py Vendored Docker SDK for Python updates (#434) 2022-07-31 17:09:18 +02:00