[issue24254] Make class definition namespace ordered by default

Brett Cannon report at bugs.python.org
Fri Sep 9 12:54:02 EDT 2016


Brett Cannon added the comment:

Nope, PEP 520 has been updated to drop __definition_order__ and instead state that cls.__dict__ is an ordered mapping.

----------

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


More information about the Python-bugs-list mailing list