[issue29816] Get rid of C limitation for shift count in right shift

Serhiy Storchaka report at bugs.python.org
Fri Mar 17 12:06:38 EDT 2017


Serhiy Storchaka added the comment:

Updated PR. Now OverflowError is never raised if the result is representable.

Mark, could you please make a review?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29816>
_______________________________________


More information about the Python-bugs-list mailing list