New submission from Raymond Hettinger <raymond.hettin...@gmail.com>:
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. ---------- assignee: rhettinger components: Documentation messages: 336163 nosy: rhettinger priority: normal severity: normal status: open title: Update docs for OrderedDict to reflect that regular dicts are ordered versions: Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36059> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com