From: Serhiy Storchaka Date: Thu, 21 May 2015 17:51:53 +0000 (+0300) Subject: Issue #23985: Fixed integer overflow in iterator object. Patch by X-Git-Tag: v3.5.0b1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2f3c2357c5bcc871cb3c789cae223faf0b472d1;p=python Issue #23985: Fixed integer overflow in iterator object. Patch by Clement Rouault. --- b2f3c2357c5bcc871cb3c789cae223faf0b472d1