14
0

- Update to 0.10.6

* Allow '=' in cookies.
- 0.10.5 (2012-02-25)
  * Response body with 0 content-length fix.
  * New async.imap.
  * Don't fail on netrc.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=12
This commit is contained in:
2012-02-28 18:08:31 +00:00
committed by Git OBS Bridge
parent 29dd64446b
commit 1659b68287
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 28 18:06:45 UTC 2012 - jfunk@funktronics.ca
- Update to 0.10.6
* Allow '=' in cookies.
- 0.10.5 (2012-02-25)
* Response body with 0 content-length fix.
* New async.imap.
* Don't fail on netrc.
-------------------------------------------------------------------
Tue Feb 21 19:52:04 UTC 2012 - jfunk@funktronics.ca