[issue39075] types.SimpleNamespace should preserve attribute ordering (?)

miss-islington report at bugs.python.org
Fri May 15 21:28:01 EDT 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 6b6092f533f0e4787b8564c4fad6ec6d1018af0d by Zackery Spytz in branch 'master':
bpo-39075: types.SimpleNamespace no longer sorts attributes in its repr (GH-19430)
https://github.com/python/cpython/commit/6b6092f533f0e4787b8564c4fad6ec6d1018af0d


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list