]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 20:43:07 +0000 (22:43 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 20:43:07 +0000 (22:43 +0200)
commit66113bb74a37e882181ba5c7db091c30c5c7693e
treebdd9d35cc9eae47bbd22e5cbc1c570fd42b19485
parent5fb195f854e6fe016015c98dfd379c1102950c04
parent7fe1049fcbb623609c79c8f9ecc8e5ffc7cf6439
(Merge 3.4) Issue #21422: Add a test to check that bool << int and bool >> int
return an int