forked from pool/python-urllib3
- update to 2.0.4:
* Added support for union operators to ``HTTPHeaderDict`` * Added ``BaseHTTPResponse`` to ``urllib3.__all__`` (`#3078 * Fixed ``urllib3.connection.HTTPConnection`` to raise the ``http.client.connect`` audit event to have the same behavior as the standard library HTTP client * Relied on the standard library for checking hostnames in supported PyPy releases OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=162
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 18:33:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.4:
|
||||
* Added support for union operators to ``HTTPHeaderDict``
|
||||
* Added ``BaseHTTPResponse`` to ``urllib3.__all__`` (`#3078
|
||||
* Fixed ``urllib3.connection.HTTPConnection`` to raise the
|
||||
``http.client.connect`` audit event to have the same behavior
|
||||
as the standard library HTTP client
|
||||
* Relied on the standard library for checking hostnames in
|
||||
supported PyPy releases
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 11:42:20 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user