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 eric.snow
Recipients eric.snow, ncoghlan
Date 2015-05-25.22:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432593883.0.0.361619641985.issue24254@psf.upfronthosting.co.za>
In-reply-to
Content
Per discussion on python-dev, I'm tabling the __definition_order__ part to 3.6.  I'll open a thread on python-ideas on it later and open a new issue here if I get a positive response.

So this issue is just about making OrderedDict the default namespace type for class definitions.
History
Date User Action Args
2015-05-25 22:44:43eric.snowsetrecipients: + eric.snow, ncoghlan
2015-05-25 22:44:42eric.snowsetmessageid: <1432593883.0.0.361619641985.issue24254@psf.upfronthosting.co.za>
2015-05-25 22:44:42eric.snowlinkissue24254 messages
2015-05-25 22:44:42eric.snowcreate