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 amaury.forgeotdarc
Recipients alex, amaury.forgeotdarc, arigo, benjamin.peterson, ezio.melotti, rhettinger, serhiy.storchaka
Date 2013-03-24.15:43:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364139833.95.0.37855769574.issue14010@psf.upfronthosting.co.za>
In-reply-to
Content
- The tests with "range(1000000)" seems to duplicate those with recursion limit.
- zip_iter should would be simpler with a "goto error;"

LGTM otherwise.
History
Date User Action Args
2013-03-24 15:43:54amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, arigo, rhettinger, benjamin.peterson, ezio.melotti, alex, serhiy.storchaka
2013-03-24 15:43:53amaury.forgeotdarcsetmessageid: <1364139833.95.0.37855769574.issue14010@psf.upfronthosting.co.za>
2013-03-24 15:43:53amaury.forgeotdarclinkissue14010 messages
2013-03-24 15:43:53amaury.forgeotdarccreate