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

Eric Snow ericsnowcurrently at gmail.com
Fri Dec 15 13:30:52 EST 2017


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?

-eric



More information about the Python-Dev mailing list