Not to mention that developers just begin migrating to python 3 in 2017 and code still had to work on 2.7 that doesn't order.
https://www.python.org/downloads/release/python-370/
“The insertion-order preservation nature of dict objects is now an official part of the Python language spec.” (June 27, 2018)
> Make it so. "Dict keeps insertion order" is the ruling. Thanks!
Not to mention that developers just begin migrating to python 3 in 2017 and code still had to work on 2.7 that doesn't order.