Serhiy Storchaka added the comment:

Proposed patch implements getting, deleting and setting slices in deque.

Getting a slice returns a list, but this can be changed if needed.

----------
assignee:  -> rhettinger
keywords: +patch
stage: needs patch -> patch review
versions: +Python 3.6 -Python 3.5
Added file: http://bugs.python.org/file41491/deque_slices.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to