[issue34302] Avoid inefficient way to find start point in deque.index

Raymond Hettinger report at bugs.python.org
Thu Aug 22 14:39:40 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

It looks like deque.index() now has a fast searcher.

----------
resolution:  -> out of date
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34302>
_______________________________________


More information about the Python-bugs-list mailing list