From: Mark Dickinson Date: Tue, 6 Apr 2010 18:22:38 +0000 (+0000) Subject: Blocked revisions 79852 via svnmerge X-Git-Tag: v2.6.6rc1~474 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98de33cf5b2906a31f2e67133c876537047a668e;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 79852 via svnmerge ........ r79852 | mark.dickinson | 2010-04-06 19:20:11 +0100 (Tue, 06 Apr 2010) | 1 line Issue #8259: Clarify that there's an upper bound on the right-hand operand of a shift operator. ........ ---