From: Georg Brandl Date: Sun, 19 Jul 2009 07:25:56 +0000 (+0000) Subject: Recorded merge of revisions 74089 via svnmerge from X-Git-Tag: v3.2a1~2791 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4296d1edc1f05f96cc7b6b3e1c3df9dd596d5f4;p=python Recorded merge of revisions 74089 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74089 | senthil.kumaran | 2009-07-19 04:43:43 +0200 (So, 19 Jul 2009) | 3 lines Fix for issue5102, timeout value propages between redirects, proxy, digest and auth handlers. Fixed tests to reflect the same. ........ ---