[Python-Dev] Guarantee ordered dict literals in v3.7?
Serhiy Storchaka
storchaka at gmail.com
Mon Nov 6 15:28:36 EST 2017
More information about the Python-Dev mailing list
Mon Nov 6 15:28:36 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 ]
06.11.17 21:56, Paul Sokolovsky пише: > Btw, in all this discussion, I don't remember anyone mentioning sets. I > don't recall the way they're implemented in CPython, but they have > strong conceptual and semantic resemblance to dict's. So, what about > them, do they become ordered too? No, sets are not ordered, and seems they will not be ordered at least in several next years.
- 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