forked from pool/python-requests
Accepting request 176685 from home:dirkmueller:branches:devel:languages:python
- update to 1.2.3: * Python 3.3.2 compatibility * Always percent-encode location headers * Fix connection adapter matching to be most-specific first * new argument to the default connection adapter for passing a block argument * prevent a KeyError when there's no link headers OBS-URL: https://build.opensuse.org/request/show/176685 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
11b8d50cb5
commit
e933f3e573
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 10:36:36 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 1.2.3:
|
||||
* Python 3.3.2 compatibility
|
||||
* Always percent-encode location headers
|
||||
* Fix connection adapter matching to be most-specific first
|
||||
* new argument to the default connection adapter for passing a block argument
|
||||
* prevent a KeyError when there's no link headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 08:57:09 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user