bpo-32506: Change dataclasses from OrderedDict to plain dict. by ericvsmith · Pull Request #5131 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
Now that dicts are are defined as maintaining insertion order, switch to using dicts.
ericvsmith added 2 commits
…at they're defined as maintaining insertion order.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
ericvsmith
merged commit
d138892
into
python:master
bedevere-bot
removed
the
awaiting merge
label
ericvsmith
deleted the
bpo-32506-ordered-dict
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment