forked from pool/python-httpcore
- update to 0.14.7:
* Requests which raise a PoolTimeout need to be removed from the pool queue. * Fix AttributeError that happened when Socks5Connection were terminated. * Fix SOCKS support for `http://` URLs. * Resolve race condition around exceptions during streaming a response. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 09:44:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.14.7:
|
||||
* Requests which raise a PoolTimeout need to be removed from the pool queue.
|
||||
* Fix AttributeError that happened when Socks5Connection were terminated.
|
||||
* Fix SOCKS support for `http://` URLs.
|
||||
* Resolve race condition around exceptions during streaming a response.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 20:38:24 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
Reference in New Issue
Block a user