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

Raymond Hettinger report at bugs.python.org
Thu Mar 19 08:11:27 CET 2015


Changes by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
components: Library (Lib)
files: deque_insert_index_copy3.diff
keywords: patch
nosy: rhettinger
priority: normal
severity: normal
stage: patch review
status: open
title: Make deques a full MutableSequence by adding index(), insert(), and copy()
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file38552/deque_insert_index_copy3.diff

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


More information about the New-bugs-announce mailing list