From: Mark Dickinson Date: Tue, 24 Nov 2009 20:56:11 +0000 (+0000) Subject: Blocked revisions 76503 via svnmerge X-Git-Tag: v3.1.2rc1~305 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d201f3954e3758c522b7843583cc97aded6fdfc;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76503 via svnmerge ................ r76503 | mark.dickinson | 2009-11-24 20:54:11 +0000 (Tue, 24 Nov 2009) | 10 lines Merged revisions 76502 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76502 | mark.dickinson | 2009-11-24 20:51:48 +0000 (Tue, 24 Nov 2009) | 3 lines Issue #7228: Fix format mismatch when printing something of type off_t. (Should silence some compiler warnings.) ........ ................ ---