[Python-Dev] Guarantee ordered dict literals in v3.7?
Serhiy Storchaka
storchaka at gmail.com
Fri Dec 15 13:19:00 EST 2017
More information about the Python-Dev mailing list
Fri Dec 15 13:19:00 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 ]
15.12.17 17:53, Guido van Rossum пише: > Make it so. "Dict keeps insertion order" is the ruling. Thanks! What should dict.popitem() return? The first item, the last item, or unspecified?
- 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