[issue30550] Document order-preserving dictionary output in json

Raymond Hettinger report at bugs.python.org
Sun Jul 21 21:09:34 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Kyle, the link you gave already discusses performance to the extent that it matters.  Please keep focused on the OP's thought that the JSON docs should explicitly promised that key/value pairs are added in the order that they are encountered.  The existing JSON docs imply this pretty strongly, but it can be made more explicit.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30550>
_______________________________________


More information about the Python-bugs-list mailing list