forked from pool/python-urllib3
- update to 1.26.3:
* Fixed bytes and string comparison issue with headers (Pull #2141) * Changed ``ProxySchemeUnknown`` error message to be more actionable if the user supplies a proxy URL without a scheme. (Pull #2107) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=117
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 23:20:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.26.3:
|
||||
* Fixed bytes and string comparison issue with headers (Pull #2141)
|
||||
* Changed ``ProxySchemeUnknown`` error message to be
|
||||
more actionable if the user supplies a proxy URL without
|
||||
a scheme. (Pull #2107)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 1 13:20:04 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user