[issue1172711] long long support for array module

Mark Dickinson report at bugs.python.org
Tue Sep 13 13:45:39 CEST 2011


Mark Dickinson <dickinsm at gmail.com> added the comment:

Yes, please let's not add any new __int__-based duck typing here; IMO, we should be moving away from such uses of __int__.  I'd be fine with __index__ based duck-typing.

----------

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


More information about the Python-bugs-list mailing list