[issue22939] integer overflow in iterator object

Serhiy Storchaka report at bugs.python.org
Sun Dec 7 10:20:21 CET 2014


Serhiy Storchaka added the comment:

> check if the index is greater or equal than PY_SSIZET_MAX - 1.

Just PY_SSIZET_MAX.

Added other comments on Rietveld (look the email in the Spam folder).

----------

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


More information about the Python-bugs-list mailing list