docker-py/docker/transport
Aarni Koskela 002c035e45 Replace string formatting with f-strings
Signed-off-by: Aarni Koskela <akx@iki.fi>
2023-06-06 17:24:21 +03:00
..
__init__.py Homogenize adapters close() behaviour. 2019-03-15 11:23:00 +01:00
basehttpadapter.py use python3.6+ constructs 2021-07-05 18:30:07 -04:00
npipeconn.py deps: compatiblity with requests ≥ 2.29.0 and urllib3 2.x (#3116) 2023-05-05 11:39:31 -04:00
npipesocket.py api: respect timeouts on Windows named pipes (#3112) 2023-05-08 13:01:19 -04:00
sshconn.py deps: compatiblity with requests ≥ 2.29.0 and urllib3 2.x (#3116) 2023-05-05 11:39:31 -04:00
ssladapter.py deps: compatiblity with requests ≥ 2.29.0 and urllib3 2.x (#3116) 2023-05-05 11:39:31 -04:00
unixconn.py Replace string formatting with f-strings 2023-06-06 17:24:21 +03:00