New submission from Andrés Delfino <adelf...@gmail.com>: IMHO, we should replace the "ordered dictionary" with "ordered mapping" now that regular dictionaries are ordered.
I'm proposing "ordered mapping" instead of "dictionary" because there's no actual dictionary behind; it's just a "conceptual model". PR changes this. ---------- assignee: docs@python components: Documentation messages: 319218 nosy: adelfino, docs@python priority: normal severity: normal status: open title: Mention "ordered mapping" instead of "ordered dictionary" in email module versions: Python 3.7, Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33819> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com