From 4a3b309509f3e92aa6566fbf26c342ca058e56f4 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 13 Aug 2009 08:40:07 +0000 Subject: [PATCH] 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. ........