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

Ronald Oussoren report at bugs.python.org
Wed Aug 1 08:37:41 EDT 2018


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I'm not sure what your proposal is. Do you have a patch that increases the performance of collections.deque in some cases?  If so please share that patch, preferably as a pull request on GitHub (see <https://devguide.python.org/pullrequest/> for an explanation).

----------
nosy: +ronaldoussoren

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


More information about the Python-bugs-list mailing list