[issue25135] Deques to adopt the standard clearing procedure for mutable objects

Serhiy Storchaka report at bugs.python.org
Thu Sep 17 16:09:59 CEST 2015


Serhiy Storchaka added the comment:

Here is a patch that doesn't need newblock().

----------
Added file: http://bugs.python.org/file40494/deque_nonreentrant_clear3.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25135>
_______________________________________


More information about the Python-bugs-list mailing list