Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: I meant that if make deque.copy(), deque.__add__() and deque.__mul__() returning an exact deque for subclasses, this would make the deque class more consistent with other collections and solve this issue. This could even make them (almost) atomic.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31608> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com