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

Raymond Hettinger report at bugs.python.org
Tue Jul 31 14:04:21 EDT 2018


New submission from Raymond Hettinger <raymond.hettinger at gmail.com>:

Please run some timings to show whether the improvement is significant.  Also, please sign a CLA.

----------
components: +Library (Lib) -Extension Modules
nosy: +rhettinger
versions:  -Python 2.7, Python 3.4, Python 3.5, Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list