]> granicus.if.org Git - python/commit
Rewrite Py_ARITHMETIC_RIGHT_SHIFT so that it's valid for all signed
authorMark Dickinson <dickinsm@gmail.com>
Fri, 20 Mar 2009 23:16:14 +0000 (23:16 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 20 Mar 2009 23:16:14 +0000 (23:16 +0000)
commitf35f8044e4c2679d4d701fb464be7541a9f33e6d
tree710c4b82aa21a753bc5a91c8ddcf0b11fd33c0f5
parent2cef1a540984985913d5b6d7ffbe760db4889737
Rewrite Py_ARITHMETIC_RIGHT_SHIFT so that it's valid for all signed
integer types T, not just those for which "unsigned T" is legal.
Include/pyport.h