Timeline for Why are Python sets and dictionaries not ordered by default?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 22, 2019 at 17:27 | comment | added | user288233 | @oulenz it's no longer an implementation detail, it's required as of Python 3.7 | |
| Apr 7, 2019 at 22:57 | history | edited | Kevin | CC BY-SA 4.0 |
deleted 43 characters in body
|
| Nov 19, 2017 at 9:36 | comment | added | oulenz | Yes, I wasn't aware of this when I asked the question, since it's not yet a language feature, just an implementation detail in one implementation. But it seems that at least dictionaries will become ordered long-term, and hopefully also sets. | |
| Nov 17, 2017 at 22:06 | history | answered | Kevin | CC BY-SA 3.0 |