From: Mark Dickinson Date: Fri, 20 Mar 2009 16:01:41 +0000 (+0000) Subject: Blocked revisions 70482 via svnmerge X-Git-Tag: 3.0~308 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d07a4ea29e97051099596d2e963b414a2cb5595;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 70482 via svnmerge ........ r70482 | mark.dickinson | 2009-03-20 16:00:49 +0000 (Fri, 20 Mar 2009) | 4 lines Add ..versionadded for sys.int_info, update py3k version of whatsnew/2.7.rst to keep it in sync with the trunk version, and replace SHIFT with PyLong_SHIFT in #error message ........ ---