[Python-Dev] Guarantee ordered dict literals in v3.7? (original) (raw)

Guido van Rossum guido at python.org
Fri Dec 15 13:35:27 EST 2017


On Fri, Dec 15, 2017 at 10:30 AM, Eric Snow <ericsnowcurrently at gmail.com> wrote:

On Fri, Dec 15, 2017 at 8:53 AM, Guido van Rossum <guido at python.org> wrote: > Make it so. "Dict keeps insertion order" is the ruling. Thanks!

Does that include preserving order after deletion?

Yes, that's what the rest of the thread was about.

-- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171215/040b393c/attachment.html>



More information about the Python-Dev mailing list