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 rhettinger
Recipients Dubslow, docs@python, rhettinger, serhiy.storchaka, terry.reedy, tim.peters
Date 2017-11-23.21:32:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511472745.16.0.213398074469.issue32099@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0858495a50e19defde786a4ec050ec182e920f46 by Raymond Hettinger in branch 'master':
bpo-32099 Add deque variant of roundrobin() recipe (#4497)
https://github.com/python/cpython/commit/0858495a50e19defde786a4ec050ec182e920f46
History
Date User Action Args
2017-11-23 21:32:25rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, docs@python, serhiy.storchaka, Dubslow
2017-11-23 21:32:25rhettingersetmessageid: <1511472745.16.0.213398074469.issue32099@psf.upfronthosting.co.za>
2017-11-23 21:32:25rhettingerlinkissue32099 messages
2017-11-23 21:32:25rhettingercreate