[issue24254] Make class definition namespace ordered by default

STINNER Victor report at bugs.python.org
Sat Sep 10 02:55:48 EDT 2016


STINNER Victor added the comment:

You should reopen the discussion on python-dev, since the PEP 520 has
been accepted with:

"Note: Since compact dict has landed in 3.6, __definition_order__ has
been removed. cls.__dict__ now mostly accomplishes the same thing
instead."

The PEP status is now Final.

----------

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


More information about the Python-bugs-list mailing list