[issue14794] slice.indices raises OverflowError

Mark Dickinson report at bugs.python.org
Fri Nov 2 18:32:07 CET 2012


Mark Dickinson added the comment:

> If it's raising OverflowError for lengths *smaller* than sys.maxsize,
> that's a bug.

Ah, reading Ned's comment, it looks like that's exactly what it's doing.

----------

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


More information about the Python-bugs-list mailing list