forked from pool/python-docker
- Update to 3.7.1:
* Set a different default number (which is now 9) for SSH pools * Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close() * Makes SSHHTTPAdapter reopen a closed connection when needed like the others OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
8e18b7c78e
commit
4a260cf6ad
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 13:36:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.7.1:
|
||||
* Set a different default number (which is now 9) for SSH pools
|
||||
* Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close()
|
||||
* Makes SSHHTTPAdapter reopen a closed connection when needed like the others
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 16:40:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user