[issue23704] Make deques a full MutableSequence by adding index(), insert(), and copy()

Raymond Hettinger report at bugs.python.org
Sat Mar 21 05:40:10 CET 2015


New submission from Raymond Hettinger:

Attaching an updated patch with documentation updates and tests.

----------
Added file: http://bugs.python.org/file38617/deque_insert_index_copy4.diff

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


More information about the Python-bugs-list mailing list