From: Mark Dickinson Date: Sat, 18 Apr 2009 10:17:33 +0000 (+0000) Subject: Blocked revisions 71697 via svnmerge X-Git-Tag: 3.0~213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d36527787547bff466b36e1d2601d4ca60ca175d;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71697 via svnmerge ........ r71697 | mark.dickinson | 2009-04-18 11:12:16 +0100 (Sat, 18 Apr 2009) | 3 lines The comments at the top of intobject.h say that it will be removed in 3.1. Make it so. ........ ---