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 pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2015-03-20.23:39:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150320233915.30716.37923@psf.io>
In-reply-to
Content
New changeset 99eb196fb345 by Raymond Hettinger in branch 'default':
Issue 23705:  Improve the performance of __contains__ checks for deques.
https://hg.python.org/cpython/rev/99eb196fb345
History
Date User Action Args
2015-03-20 23:39:18python-devsetrecipients: + python-dev, rhettinger, pitrou, serhiy.storchaka
2015-03-20 23:39:18python-devlinkissue23705 messages
2015-03-20 23:39:18python-devcreate