projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a9ae4b
)
history!
author
Kenneth Reitz
<me@kennethreitz.com>
Thu, 15 Sep 2011 14:08:25 +0000
(10:08 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Thu, 15 Sep 2011 14:08:25 +0000
(10:08 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 0b129066909fa7c78c8a5187c93512c6ba35fdb5..305fb4379a6941e4ec6932101915c63ab5ba377f 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-7,6
+7,8
@@
History
* New ``r.fo`` interface for advanced response usage.*
* Automatic expansion of parameterized headers
* Turn off Redirects for GET/HEAD requests
+* Fix for Python Pre-2.7 URL quoting
+* New ``r.iter_content`` method.
0.6.1 (2011-08-20)
++++++++++++++++++