[Python-checkins] r72212 - python/branches/py3k

benjamin.peterson python-checkins at python.org
Sat May 2 21:15:23 CEST 2009


Author: benjamin.peterson
Date: Sat May  2 21:15:23 2009
New Revision: 72212

Log:
Blocked revisions 71780,71961,72117,72155 via svnmerge

........
  r71780 | senthil.kumaran | 2009-04-20 22:24:19 -0500 (Mon, 20 Apr 2009) | 3 lines
  
  Fix for the Issue918368 - urllib doesn't correct server returned urls
........
  r71961 | georg.brandl | 2009-04-26 04:57:29 -0500 (Sun, 26 Apr 2009) | 2 lines
  
  Update pydoc topics.
........
  r72117 | benjamin.peterson | 2009-04-29 15:36:25 -0500 (Wed, 29 Apr 2009) | 1 line
  
  run autoconf
........
  r72155 | senthil.kumaran | 2009-05-01 00:59:52 -0500 (Fri, 01 May 2009) | 4 lines
  
  Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the
  "<local>" macro as the only entry, this function bypasses any host name that
  does not contain a period.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list