This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2015-12-20.08:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450601539.87.0.13067522237.issue25914@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch correctly calculates the size of OrderedDict (the size of an instance dict should not be counted) and adds exact tests for sizeof.
History
Date User Action Args
2015-12-20 08:52:21serhiy.storchakasetrecipients: + serhiy.storchaka
2015-12-20 08:52:19serhiy.storchakasetmessageid: <1450601539.87.0.13067522237.issue25914@psf.upfronthosting.co.za>
2015-12-20 08:52:19serhiy.storchakalinkissue25914 messages
2015-12-20 08:52:19serhiy.storchakacreate