[issue12159] Integer Overflow in __len__

Benjamin Peterson report at bugs.python.org
Mon May 23 16:27:31 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

Yep, len() has to return something less than sys.maxsize.

----------
nosy: +benjamin.peterson
resolution:  -> works for me
status: open -> closed

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


More information about the Python-bugs-list mailing list