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 brendon-zhang@hotmail.com
Recipients brendon-zhang@hotmail.com
Date 2020-04-08.13:05:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586351108.01.0.850103345706.issue40225@roundup.psfhosted.org>
In-reply-to
Content
this affects ALL builtin functions (eg all(), any(), sum(), sorted(), etc...) that accept generator as input and exhaust it.
History
Date User Action Args
2020-04-08 13:05:08brendon-zhang@hotmail.comsetrecipients: + brendon-zhang@hotmail.com
2020-04-08 13:05:08brendon-zhang@hotmail.comsetmessageid: <1586351108.01.0.850103345706.issue40225@roundup.psfhosted.org>
2020-04-08 13:05:07brendon-zhang@hotmail.comlinkissue40225 messages
2020-04-08 13:05:07brendon-zhang@hotmail.comcreate