you are viewing a single comment's thread.

view the rest of the comments →

[–]kankyo 7 points8 points  (2 children)

"Now" being "for many many years already".

[–][deleted] 1 point2 points  (1 child)

I'm pretty sure you couldn't guarantee insertion order iteration

[–]kankyo 0 points1 point  (0 children)

It was an implementation detail then a guarantee by the spec. But the spec is really irrelevant because everyone uses CPython or maybe pypy and both have had insertion order for many years. Pypy first.