forked from pool/python-httpcore
- update to 0.16.2:
* Revert 'Fix async cancellation behaviour', which introduced race conditions * Raise RuntimeError if attempting to us UNIX domain sockets on Windows * Fix HTTP/1.1 interim informational responses, such as "100 Continue" * Support HTTP/1.1 informational responses. * Fix async cancellation behaviour. * Support h11 0.14 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 10:11:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.16.2:
|
||||
* Revert 'Fix async cancellation behaviour', which introduced race conditions
|
||||
* Raise RuntimeError if attempting to us UNIX domain sockets on Windows
|
||||
* Fix HTTP/1.1 interim informational responses, such as "100 Continue"
|
||||
* Support HTTP/1.1 informational responses.
|
||||
* Fix async cancellation behaviour.
|
||||
* Support h11 0.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 14:26:53 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user