[Python-checkins] r74377 - python/branches/release31-maint

georg.brandl python-checkins at python.org
Thu Aug 13 10:40:07 CEST 2009


Author: georg.brandl
Date: Thu Aug 13 10:40:07 2009
New Revision: 74377

Log:
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.
........


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list