[issue28876] bool of large range raises OverflowError

Akira Li report at bugs.python.org
Mon Dec 5 07:27:37 EST 2016


Akira Li added the comment:

Here's a patch with range_bool() implementation, tests and the docs update.

I'm not sure how it should be documented. I've specified it as 
versionchanged:: 3.6

----------
keywords: +patch
nosy: +akira
Added file: http://bugs.python.org/file45765/range_bool.patch

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


More information about the Python-bugs-list mailing list