[issue32506] dataclasses: no need for OrderedDict now that dict guarantees to keep insertion order

Serhiy Storchaka report at bugs.python.org
Sun Jan 7 02:47:40 EST 2018


Change by Serhiy Storchaka <storchaka+cpython at gmail.com>:


----------
components: +Library (Lib)
dependencies: +Dict order is now guaranteed, so add tests and doc for it

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


More information about the Python-bugs-list mailing list