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 Winterflower, eric.snow, python-dev, rhettinger, serhiy.storchaka
Date 2016-02-08.14:39:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160208143925.1556.20940@psf.io>
In-reply-to
Content
New changeset caab6b356a9e by Serhiy Storchaka in branch 'default':
Issue #25949: __dict__ for an OrderedDict instance is now created only when
https://hg.python.org/cpython/rev/caab6b356a9e
History
Date User Action Args
2016-02-08 14:39:36python-devsetrecipients: + python-dev, rhettinger, eric.snow, serhiy.storchaka, Winterflower
2016-02-08 14:39:36python-devlinkissue25949 messages
2016-02-08 14:39:35python-devcreate