From: Benjamin Peterson Date: Sat, 2 May 2009 19:15:23 +0000 (+0000) Subject: Blocked revisions 71780,71961,72117,72155 via svnmerge X-Git-Tag: v3.1b1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ae1f261f86ab224e7de22791ba07dbb4440e7db;p=python 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 "" macro as the only entry, this function bypasses any host name that does not contain a period. ........ ---