| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docker-6.1.2.tar.gz | 2023-05-11 | 259.3 kB | |
| docker-6.1.2-py3-none-any.whl | 2023-05-11 | 148.1 kB | |
| 6.1.2 source code.tar.gz | 2023-05-11 | 253.2 kB | |
| 6.1.2 source code.zip | 2023-05-11 | 328.9 kB | |
| README.md | 2023-05-11 | 665 Bytes | |
| Totals: 5 Items | 990.2 kB | 2 | |
🐛 Bugfixes
- Fix for socket timeouts on long
docker execcalls (#3125) - Respect
timeoutparam on Windows (#3112)
Full Changelog
- Use windows api to honour timeouts (fixes [#3111]) by @ImogenBits in https://github.com/docker/docker-py/pull/3112
- Avoid socket timeouts when executing commands by @loicleyendecker in https://github.com/docker/docker-py/pull/3125
- docs: update changelog by @milas in https://github.com/docker/docker-py/pull/3127
New Contributors
- @ImogenBits made their first contribution in https://github.com/docker/docker-py/pull/3112
Full Changelog: https://github.com/docker/docker-py/compare/6.1.1...6.1.2