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 python-dev
Recipients python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2017-02-06.16:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486396826.95.0.283193286879.issue29452@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 55949f988dc1b943796d9852cc4d588c58cc4255 by Victor Stinner in branch 'master':
Optimize deque index, insert and rotate() methods
https://github.com/python/cpython/commit/55949f988dc1b943796d9852cc4d588c58cc4255
History
Date User Action Args
2017-02-06 16:00:26python-devsetrecipients: + python-dev, rhettinger, vstinner, serhiy.storchaka
2017-02-06 16:00:26python-devsetmessageid: <1486396826.95.0.283193286879.issue29452@psf.upfronthosting.co.za>
2017-02-06 16:00:26python-devlinkissue29452 messages
2017-02-06 16:00:26python-devcreate