From: Brett Cannon Date: Mon, 4 Aug 2008 21:35:14 +0000 (+0000) Subject: Blocked revisions 65524 via svnmerge X-Git-Tag: v3.0b3~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=694f1f8c27f639e385644eaea7a1d187252f9fe1;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 65524 via svnmerge ........ r65524 | brett.cannon | 2008-08-04 14:34:34 -0700 (Mon, 04 Aug 2008) | 2 lines Remove use of callable() from pickle to silence warnings under -3. ........ ---