From: Benjamin Peterson Date: Sun, 21 Mar 2010 23:25:07 +0000 (+0000) Subject: Recorded merge of revisions 79047 via svnmerge from X-Git-Tag: v3.2a1~1353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6884fc0fdc46b88a006972d8e8e15f39359336e;p=thirdparty%2FPython%2Fcpython.git Recorded merge of revisions 79047 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79047 | senthil.kumaran | 2010-03-18 07:14:15 -0500 (Thu, 18 Mar 2010) | 3 lines Fix for Issue8135 - urllib.unquote to support mixed percent escapes ........ ---