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 python-dev
Recipients eric.snow, loewis, python-dev, rhettinger, serhiy.storchaka
Date 2015-12-22.06:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151222062245.22354.16229@psf.io>
In-reply-to
Content
New changeset 0a2ea08fcebe by Serhiy Storchaka in branch '3.5':
Issue #25914: Fixed and simplified OrderedDict.__sizeof__.
https://hg.python.org/cpython/rev/0a2ea08fcebe

New changeset 624316fbb39d by Serhiy Storchaka in branch 'default':
Issue #25914: Fixed and simplified OrderedDict.__sizeof__.
https://hg.python.org/cpython/rev/624316fbb39d
History
Date User Action Args
2015-12-22 06:22:53python-devsetrecipients: + python-dev, loewis, rhettinger, eric.snow, serhiy.storchaka
2015-12-22 06:22:53python-devlinkissue25914 messages
2015-12-22 06:22:53python-devcreate