[issue29833] Avoid raising OverflowError if possible

Serhiy Storchaka report at bugs.python.org
Fri Mar 17 04:36:16 EDT 2017


Changes by Serhiy Storchaka <storchaka+cpython at gmail.com>:


----------
dependencies: +Avoid raising OverflowError in truncate() if possible, Get rid of C limitation for shift count in right shift, bool of large range raises OverflowError

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


More information about the Python-bugs-list mailing list