From: Georg Brandl Date: Thu, 13 Aug 2009 08:40:07 +0000 (+0000) Subject: Blocked revisions 74198-74199,74202 via svnmerge X-Git-Tag: v3.1.1rc1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a3b309509f3e92aa6566fbf26c342ca058e56f4;p=python Blocked revisions 74198-74199,74202 via svnmerge ........ r74198 | senthil.kumaran | 2009-07-25 06:24:38 +0200 (Sa, 25 Jul 2009) | 3 lines Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS over Proxy. ........ r74199 | senthil.kumaran | 2009-07-25 06:27:38 +0200 (Sa, 25 Jul 2009) | 3 lines versionadded: 3.2. not 3.1. ........ r74202 | senthil.kumaran | 2009-07-26 06:46:00 +0200 (So, 26 Jul 2009) | 3 lines Fixing module names in the NEWS entry. ........ ---