[issue27792] bool % int has inconsistent return type.

Mark Dickinson report at bugs.python.org
Mon Aug 22 06:13:39 EDT 2016


Mark Dickinson added the comment:

> BTW, Mark, do you think the fast path in long_mod is really needed?

I agree that the fast paths need looking at; it seems there's a fair bit of redundancy there. But not in this issue, please!

----------

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


More information about the Python-bugs-list mailing list