bpo-32506: Change dataclasses from OrderedDict to plain dict. by ericvsmith · Pull Request #5130 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Conversation
Member
Now that dicts are are defined as maintaining insertion order, switch to using dicts.
…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
self-assigned this
ericvsmith
closed this
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