forked from pool/python-httpcore
Accepting request 904729 from home:alarrosa:branches:devel:languages:python
- Update to v0.13.6 * Fixed - Close sockets when read or write timeouts occur. (Pull #365) - Update to v0.13.5 * Fixed - Resolved niggles with AnyIO EOF behaviours. (Pull #358, #362) - Update to v0.13.4 * Added - Improved error messaging when URL scheme is missing, or a non HTTP(S) scheme is used. (Pull #354) * Fixed - Switched to anyio as the default backend implementation when running with asyncio. Resolves some awkward TLS timeout issues. OBS-URL: https://build.opensuse.org/request/show/904729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 8 08:16:46 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to v0.13.6
|
||||
* Fixed
|
||||
- Close sockets when read or write timeouts occur. (Pull #365)
|
||||
|
||||
- Update to v0.13.5
|
||||
* Fixed
|
||||
- Resolved niggles with AnyIO EOF behaviours. (Pull #358, #362)
|
||||
|
||||
- Update to v0.13.4
|
||||
* Added
|
||||
- Improved error messaging when URL scheme is missing, or
|
||||
a non HTTP(S) scheme is used. (Pull #354)
|
||||
* Fixed
|
||||
- Switched to anyio as the default backend implementation when
|
||||
running with asyncio. Resolves some awkward TLS timeout
|
||||
issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 09:10:31 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user