◐ Shell
reader mode source ↗
Skip to content

bpo-32506: Change dataclasses from OrderedDict to plain dict.#5131

Merged
ericvsmith merged 2 commits into
python:masterfrom
ericvsmith:bpo-32506-ordered-dict
Jan 7, 2018
Merged

bpo-32506: Change dataclasses from OrderedDict to plain dict.#5131
ericvsmith merged 2 commits into
python:masterfrom
ericvsmith:bpo-32506-ordered-dict

Conversation

@ericvsmith

@ericvsmith ericvsmith commented Jan 7, 2018

Copy link
Copy Markdown
Member

Now that dicts are are defined as maintaining insertion order, switch to using dicts.

https://bugs.python.org/issue32506

@ericvsmith ericvsmith merged commit d138892 into python:master Jan 7, 2018
@ericvsmith ericvsmith deleted the bpo-32506-ordered-dict branch January 7, 2018 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants