[issue22939] integer overflow in iterator object

Serhiy Storchaka report at bugs.python.org
Sun Dec 7 22:39:01 CET 2014


Serhiy Storchaka added the comment:

Ah, __setstate__ already handles negative indices. Then the patch LGTM.

----------
stage: needs patch -> commit review

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


More information about the Python-bugs-list mailing list