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 josh.r, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2016-02-02.05:21:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160202052148.77415.78600@psf.io>
In-reply-to
Content
New changeset 7dabb94bdf63 by Raymond Hettinger in branch '3.5':
Issue #26194:  Inserting into a full deque to raise an IndexError
https://hg.python.org/cpython/rev/7dabb94bdf63
History
Date User Action Args
2016-02-02 05:21:53python-devsetrecipients: + python-dev, tim.peters, rhettinger, mark.dickinson, vstinner, serhiy.storchaka, josh.r
2016-02-02 05:21:53python-devlinkissue26194 messages
2016-02-02 05:21:53python-devcreate