|
|
|
|
|
by wodenokoto
646 days ago
|
|
They can, but ordered dict can also become unordered in the future, should the steering committee decide. But seriously: It’s no longer an implementation detail that dictionaries are ordered in Python. It’s a specification of how Python works. |
|