Prefer OrderedDict over ordered dictionary by andresdelfino · Pull Request #7538 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@andresdelfino

Copy link Copy Markdown

Contributor

Prefer "OrderedDict" over "ordered dictionary" now that dict objects preserve insertion order.

Prefer "OrderedDict" over "ordered dictionary" now that dict objects preserve insertion order.

@pablogsal

Copy link Copy Markdown

Member

Please, open an issue in http://bugs.python.org and reference that issue number in the pull request title. More info about the workflow:

https://devguide.python.org/pullrequest/#submitting

Thanks! :)

@andresdelfino

Copy link Copy Markdown

Contributor Author

andresdelfino commented

Jun 14, 2018

edited

Loading

Thanks for the review, Pablo! As this is closely related to #7535, I'm closing this PR, and I'll merge this branch to the one for that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@andresdelfino @pablogsal @the-knights-who-say-ni @bedevere-bot