[issue39590] collections.deque.__contains__ and .count should hold strong references.

Raymond Hettinger report at bugs.python.org
Sun Feb 9 03:39:39 EST 2020


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


New changeset dc56f5f48866bf3c5412642bba00890d9a090cfb by Miss Islington (bot) in branch '3.8':
bpo-39590: make deque.__contains__ and deque.count hold strong references (GH-18421) (GH-18423)
https://github.com/python/cpython/commit/dc56f5f48866bf3c5412642bba00890d9a090cfb


----------

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


More information about the Python-bugs-list mailing list