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 nneonneo
Recipients Lucas Wiman, Sumudu.Fernando, eric.araujo, falsetru, nneonneo, rhettinger, terry.reedy, tim.peters, yegle
Date 2016-09-17.21:47:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474148844.16.0.21985135176.issue10109@psf.upfronthosting.co.za>
In-reply-to
Content
It wouldn't be that complicated to have the combinatorial functions be lazy too - I feel like there's some value to be had there.

What's the major objection to making all of the itertools functions "maximally lazy"?
History
Date User Action Args
2016-09-17 21:47:24nneonneosetrecipients: + nneonneo, tim.peters, rhettinger, terry.reedy, falsetru, eric.araujo, Sumudu.Fernando, yegle, Lucas Wiman
2016-09-17 21:47:24nneonneosetmessageid: <1474148844.16.0.21985135176.issue10109@psf.upfronthosting.co.za>
2016-09-17 21:47:24nneonneolinkissue10109 messages
2016-09-17 21:47:24nneonneocreate