Terry J. Reedy added the comment:

Seaching for "PySlice_GetIndicesEx" in .../test/*.py with Idle Find in Files 
did not turn up any hits. However, test.test_slice.test_indices() has several 
tests of clamping, including 2**100 in various combinations.  The use of 2**100 
was was added in #14794 to test successful removal of the Overflow that Victor 
requested. I don't see that there is any patch needed.  Victor, if you find a 
deficiency, reopen or open a new issue.

----------
resolution:  -> not a bug
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21856>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to