Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Closed
ericvsmith wants to merge 1 commit into
python:masterpython/cpython:masterfrom
ericvsmith:bpo-32506-ordered-dictCopy head branch name to clipboard
Closed

bpo-32506: Change dataclasses from OrderedDict to plain dict.#5130
ericvsmith wants to merge 1 commit into
python:masterpython/cpython:masterfrom
ericvsmith:bpo-32506-ordered-dictCopy head branch name to clipboard

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

…at they're defined as maintaining insertion order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.