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 jcea, josh.r, larry, rhettinger, serhiy.storchaka
Date 2016-01-28.04:04:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453953886.96.0.29107479721.issue17394@psf.upfronthosting.co.za>
In-reply-to
Content
Returning a deque is preferred.  For this stage, I just want to review the code and make sure it algorithmically correct (slicing is complicated and has a lot of cases).
History
Date User Action Args
2016-01-28 04:04:47rhettingersetrecipients: + rhettinger, jcea, larry, serhiy.storchaka, josh.r
2016-01-28 04:04:46rhettingersetmessageid: <1453953886.96.0.29107479721.issue17394@psf.upfronthosting.co.za>
2016-01-28 04:04:46rhettingerlinkissue17394 messages
2016-01-28 04:04:46rhettingercreate