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.
Showing
Please register or sign in to comment
integer types T, not just those for which "unsigned T" is legal.