[Python-Dev] Guarantee ordered dict literals in v3.7?
Eric Snow
ericsnowcurrently at gmail.com
Fri Dec 15 13:30:52 EST 2017
More information about the Python-Dev mailing list
Fri Dec 15 13:30:52 EST 2017
- Previous message (by thread): [Python-Dev] Guarantee ordered dict literals in v3.7?
- Next message (by thread): [Python-Dev] Guarantee ordered dict literals in v3.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Guarantee ordered dict literals in v3.7?
- Next message (by thread): [Python-Dev] Guarantee ordered dict literals in v3.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list