[issue30670] pprint for dict in sorted order or insert order?

Raymond Hettinger report at bugs.python.org
Thu Jun 15 00:25:33 EDT 2017


Raymond Hettinger added the comment:

Until dict insertion order is guaranteed, it doesn't make sense to change pprint().

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30670>
_______________________________________


More information about the Python-bugs-list mailing list