Serhiy Storchaka added the comment: There is similar issue with itertools.cycle(). And leaking SystemError to user code should be considered as a bug.
Proposed patch fixes these issues. ---------- type: security -> crash Added file: http://bugs.python.org/file44905/itertools_setstate.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28322> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com