[issue29431] Add a PYTHONREVERSEDICTKEYORDER environment variable

INADA Naoki report at bugs.python.org
Sat Feb 4 06:33:44 EST 2017


INADA Naoki added the comment:

At least, ordering of namespace dict and kwargs dict are language spec for 3.6.
This option breaks it.  When this option is set, CPython 3.6 is not Python 3.6.

----------

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


More information about the Python-bugs-list mailing list