[issue25246] Alternative algorithm for deque_remove()

Raymond Hettinger report at bugs.python.org
Wed Dec 23 14:45:18 EST 2020


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


New changeset 6b1ac809b9718a369aea67b99077cdd682be2238 by Raymond Hettinger in branch 'master':
bpo-25246: Optimize deque.remove() (GH-23898)
https://github.com/python/cpython/commit/6b1ac809b9718a369aea67b99077cdd682be2238


----------

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


More information about the Python-bugs-list mailing list