docker-py/docker
Sebastiaan van Stijn 5a8a42466e
image load: don't depend on deprecated JSONMessage.error field
The error field  was deprecated in favor of the errorDetail struct in
[moby@3043c26], but the API continued to return both. This patch updates
docker-py to not depend on the deprecated field.

[moby@3043c26]: 3043c26419

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-14 13:23:38 +01:00
..
api chore: fix return type docs for `container.logs()` (#2240) 2024-04-09 16:13:21 -04:00
context Untangle circular imports 2024-01-03 21:40:11 +02:00
credentials Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
models image load: don't depend on deprecated JSONMessage.error field 2025-01-14 13:23:38 +01:00
transport requests 2.32.0 and 2.32.1 have been yanked. 2024-05-22 14:50:14 +02:00
types Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
utils Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
__init__.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
auth.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
client.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00
constants.py Bump default API version to 1.45 (Moby 26.0/26.1) 2024-10-27 17:03:02 +01:00
errors.py Replace string formatting with f-strings 2023-08-15 13:36:53 +03:00
tls.py breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185) 2023-11-21 10:42:53 -05:00
version.py Enable Ruff I (import sort), autofix 2024-01-03 21:28:56 +02:00