[issue23793] Support __add__, __mul__, and __imul__ for deques.

Roundup Robot report at bugs.python.org
Tue Mar 31 17:13:30 CEST 2015


Roundup Robot added the comment:

New changeset b75160d24b7b by Raymond Hettinger in branch 'default':
Issue 23793:  Add deque support for __add__(), __mul__(), and __imul__().
https://hg.python.org/cpython/rev/b75160d24b7b

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list