This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Arfrever, pkt, python-dev, serhiy.storchaka
Date 2015-02-02.17:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422896409.58.0.983570382693.issue23366@psf.upfronthosting.co.za>
In-reply-to
Content
And with this patch an OverflowError in tests should be replaced with (OverflowError, MemoryError). Updated patch also fixes other bugs in itertools tests.
History
Date User Action Args
2015-02-02 17:00:09serhiy.storchakasetrecipients: + serhiy.storchaka, Arfrever, python-dev, pkt
2015-02-02 17:00:09serhiy.storchakasetmessageid: <1422896409.58.0.983570382693.issue23366@psf.upfronthosting.co.za>
2015-02-02 17:00:09serhiy.storchakalinkissue23366 messages
2015-02-02 17:00:09serhiy.storchakacreate