Prefer OrderedDict over ordered dictionary by andresdelfino · Pull Request #7538 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
andresdelfino wants to merge 1 commit intopython:masterfrom
Closed
Prefer OrderedDict over ordered dictionary#7538
andresdelfino wants to merge 1 commit intopython:masterfrom
Prefer OrderedDict over ordered dictionary#7538
andresdelfino wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
andresdelfino
commented
Jun 8, 2018
andresdelfino
commented
Prefer "OrderedDict" over "ordered dictionary" now that dict objects preserve insertion order.
Prefer "OrderedDict" over "ordered dictionary" now that dict objects preserve insertion order.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Member
pablogsal
commented
Jun 14, 2018
pablogsal commented
Jun 14, 2018Please, 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! :)
Copy link Copy Markdown
Contributor Author
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.
andresdelfino
closed this
andresdelfino
mentioned this pull request
andresdelfino
deleted the
patch-2
branch
andresdelfino
mentioned this pull request
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