From: Brett Cannon Date: Thu, 29 May 2008 05:09:28 +0000 (+0000) Subject: Blocked revisions 63767 via svnmerge X-Git-Tag: v3.0b1~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb87e2b6860e029bf35ae6c7aa767ac0c5b97ffe;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 63767 via svnmerge ........ r63767 | brett.cannon | 2008-05-28 22:08:50 -0700 (Wed, 28 May 2008) | 4 lines UserString.MutableString has been removed in Python 3.0. Works on issue #2877. Thanks Quentin Gallet-Gilles for the patch. ........ ---