forked from pool/python-requests
- Update to 2.30.0:
* Added support for urllib3 2.0.  * Defer chunked requests to the urllib3 implementation to improve standardization. * Relax header component requirements to support bytes/str subclasses. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=174
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 01:49:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.30.0:
|
||||
* Added support for urllib3 2.0. 
|
||||
* Defer chunked requests to the urllib3 implementation to improve
|
||||
standardization.
|
||||
* Relax header component requirements to support bytes/str subclasses.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 17:03:23 UTC 2023 - David Anes <david.anes@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user