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 Dubslow
Recipients Dubslow, docs@python, rhettinger, terry.reedy
Date 2017-11-21.01:54:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511229261.89.0.213398074469.issue32099@psf.upfronthosting.co.za>
In-reply-to
Content
Er, in my first message, make that "(yield from tup for tup in zip_longest(*iters, usefill=False))"
History
Date User Action Args
2017-11-21 01:54:21Dubslowsetrecipients: + Dubslow, rhettinger, terry.reedy, docs@python
2017-11-21 01:54:21Dubslowsetmessageid: <1511229261.89.0.213398074469.issue32099@psf.upfronthosting.co.za>
2017-11-21 01:54:21Dubslowlinkissue32099 messages
2017-11-21 01:54:21Dubslowcreate