New submission from Serhiy Storchaka <storch...@gmail.com>: Here is a patch that implements correct __sizeof__ for collections.deque.
Test depends on issue15467. ---------- components: Library (Lib) files: deque_sizeof.patch keywords: patch messages: 166578 nosy: storchaka priority: normal severity: normal status: open title: Correct __sizeof__ support for deque type: behavior versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file26544/deque_sizeof.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15469> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com