[issue27792] bool % int has inconsistent return type.

Roundup Robot report at bugs.python.org
Mon Aug 22 07:25:00 EDT 2016


Roundup Robot added the comment:

New changeset d998d87f0aa0 by Mark Dickinson in branch 'default':
Issue #27792: force int return type for modulo operations involving bools.
https://hg.python.org/cpython/rev/d998d87f0aa0

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list