[issue21856] memoryview: no overflow on large slice values (start, stop, step)

STINNER Victor report at bugs.python.org
Fri Jun 27 22:15:54 CEST 2014


STINNER Victor added the comment:

If the behaviour is well expected, I suggest to add an unit test: memoryview_test_large_slice.patch.

----------
keywords: +patch
resolution: not a bug -> 
status: closed -> open
Added file: http://bugs.python.org/file35793/memoryview_test_large_slice.patch

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


More information about the Python-bugs-list mailing list