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 rhettinger
Recipients rhettinger
Date 2019-02-21.00:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550708789.68.0.789605857229.issue36059@roundup.psfhosted.org>
In-reply-to
Content
Am working on a PR for this now.  The goals are to clarify the distinction between OrderedDict and regular dict, to remove outdated examples that no longer are the best way to solve a problem, and to move, and to add examples where OrderedDict will continue to be relevant.
History
Date User Action Args
2019-02-21 00:26:29rhettingersetrecipients: + rhettinger
2019-02-21 00:26:29rhettingersetmessageid: <1550708789.68.0.789605857229.issue36059@roundup.psfhosted.org>
2019-02-21 00:26:29rhettingerlinkissue36059 messages
2019-02-21 00:26:29rhettingercreate