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:
a7da521
)
revert
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Apr 2012 02:29:00 +0000
(22:29 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Apr 2012 02:29:00 +0000
(22:29 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 0d84968d0313d6b8716f432d7d2c6277dbdbf586..b1da96ab58c70323758e93338f6037149cbaea07 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-10,7
+10,6
@@
History
- Infinite digest auth redirect fix
- Multi-part file upload improvements
- Fix decoding of invalid %encodings in URLs
-- Rewrite unquote_unreserved based on urllib.unquote
- If there is no content in a response don't throw an error the second time that content is attempted to be read.
- Upload data on redirects.