Philippe <pombreda...@gmail.com> added the comment:

IMHO since Guido said that dictionary order is guaranteed going forward [1], 
the order should now be preserved in 3.6+ 

Getting a sorted pprint'ed dict in a Py3.6.1 was a surprise to me coming from 
Python2.

The default ordered dict is to me the killer feature of 3 and a major driver to 
migrate from 2.

[1] https://mail.python.org/pipermail/python-dev/2017-December/151286.html

----------
nosy: +pombreda

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30670>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to