New submission from Serhiy Storchaka: Pickling recursive dequeues was added in issue1062279. But then it was reverted in 73f49656420b (unknown issue number).
Proposed patch restores pickling recursive dequeues. ---------- assignee: rhettinger components: Library (Lib) files: pickle_recursive_deque.patch keywords: patch messages: 261194 nosy: alexandre.vassalotti, pitrou, rhettinger, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Restore pickling recursive dequeues type: enhancement versions: Python 3.6 Added file: http://bugs.python.org/file42069/pickle_recursive_deque.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26482> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com