From: Victor Stinner Date: Mon, 12 May 2014 20:43:07 +0000 (+0200) Subject: (Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int X-Git-Tag: v3.5.0a1~1674 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66113bb74a37e882181ba5c7db091c30c5c7693e;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int return an int --- 66113bb74a37e882181ba5c7db091c30c5c7693e