From: Kenneth Reitz Date: Sat, 12 Nov 2011 15:35:41 +0000 (-0800) Subject: throttling X-Git-Tag: v0.8.0~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5f2ddfa747be428a66139644266e1cb7dcc3ae5;p=services%2Fpython-requests.git throttling --- diff --git a/HISTORY.rst b/HISTORY.rst index 8349b5c..0648118 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -13,6 +13,7 @@ History * Safe_mode for error catching * prefetch parameter for request methods * OPTION method +* Async pool size throttling 0.7.6 (2011-11-07) ++++++++++++++++++