[issue34320] Creating dict from OrderedDict doesn't preserve order

miss-islington report at bugs.python.org
Wed Sep 26 02:38:40 EDT 2018


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


New changeset d45a9613402b686f8afd3dd5b6acf8141f14d711 by Miss Islington (bot) in branch '3.6':
[3.6] bpo-34320: Fix dict(o) didn't copy order of dict subclass (GH-8624) (GH-9583)
https://github.com/python/cpython/commit/d45a9613402b686f8afd3dd5b6acf8141f14d711


----------

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


More information about the Python-bugs-list mailing list