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 xksteven
Recipients Christian.Kleineidam, NeilGirdhar, aisaac, dkorchem, madison.may, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, tim.peters, westley.martinez, xksteven
Date 2016-04-07.16:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460046212.22.0.351681869848.issue18844@psf.upfronthosting.co.za>
In-reply-to
Content
Re-implemented with suggested improvements taken into account. Thanks @mark.dickinson and @pitrou for the suggestions.  

I also removed the redundant "fast path" portion for this code since it doesn't deal with generators anyways.

Let me know additional thoughts about it.
History
Date User Action Args
2016-04-07 16:23:32xkstevensetrecipients: + xksteven, tim.peters, rhettinger, mark.dickinson, pitrou, aisaac, westley.martinez, serhiy.storchaka, NeilGirdhar, madison.may, dkorchem, Christian.Kleineidam
2016-04-07 16:23:32xkstevensetmessageid: <1460046212.22.0.351681869848.issue18844@psf.upfronthosting.co.za>
2016-04-07 16:23:32xkstevenlinkissue18844 messages
2016-04-07 16:23:32xkstevencreate