New submission from Serhiy Storchaka: Proposed patch correctly calculates the size of OrderedDict (the size of an instance dict should not be counted) and adds exact tests for sizeof.
---------- components: Extension Modules files: odict_sizeof.patch keywords: patch messages: 256754 nosy: serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Fix OrderedDict.__sizeof__ type: behavior versions: Python 3.5, Python 3.6 Added file: http://bugs.python.org/file41367/odict_sizeof.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25914> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com