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:
3ee5941
)
semver
author
Kenneth Reitz
<me@kennethreitz.com>
Thu, 10 May 2012 22:11:35 +0000
(17:11 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Thu, 10 May 2012 22:11:35 +0000
(17:11 -0500)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 52fcc2771f701310a9ed5aa857d0140347054056..bb98d1d06f62c81914f70c074b53d585910fa2fc 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-3,9
+3,9
@@
History
-------
-0.1
2.2
(2012-05-??)
+0.1
3.0
(2012-05-??)
+++++++++++++++++++
-
+- Removal of Requests.async in favor of `grequests <https://github.com/kennethreitz/grequests>`_
- New implimentation of safe_mode
- cookies.get now supports default argument
- Session cookies not saved when Session.request is called with return_response=False