[issue6305] islice doesn't accept large stop values

Alok Singhal report at bugs.python.org
Sat Apr 19 02:45:55 CEST 2014


Alok Singhal added the comment:

Here's a proposed patch.  I need more tests for large values, but all the tests I could think of take a long time to get to a long value.  I added some tests that don't take much time but work correctly for long values.  If anyone has any ideas for some other tests, please let me know.

----------
keywords: +patch
Added file: http://bugs.python.org/file34967/islice_large_values.patch

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


More information about the Python-bugs-list mailing list