From: Mark Dickinson Date: Sat, 2 May 2009 18:22:34 +0000 (+0000) Subject: Blocked revisions 72203 via svnmerge X-Git-Tag: 3.0~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8f0ac02d1642f37a69af139d0c811d04011f794;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 72203 via svnmerge ................ r72203 | mark.dickinson | 2009-05-02 18:57:52 +0100 (Sat, 02 May 2009) | 10 lines Merged revisions 72202 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72202 | mark.dickinson | 2009-05-02 18:55:01 +0100 (Sat, 02 May 2009) | 3 lines Remove unnecessary use of context for long getters. (Related to issue #5880). ........ ................ ---