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

Stefan Krah stefan at bytereef.org
Sat Nov 4 13:30:13 EDT 2017


Hello,

would it be possible to guarantee that dict literals are ordered in v3.7?

The issue is well-known and the workarounds are tedious, example:

https://mail.python.org/pipermail/python-ideas/2015-December/037423.html

If the feature is guaranteed now, people can rely on it around v3.9.

Stefan Krah



More information about the Python-Dev mailing list