Skip to content

Fix outdated info in datamodel about dicts #9807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2018
Merged

Fix outdated info in datamodel about dicts #9807

merged 1 commit into from
Nov 16, 2018

Conversation

wimglenn
Copy link
Contributor

@wimglenn wimglenn commented Oct 11, 2018

Pretty self explanatory, the docs say that Python has never made guarantees about iteration order but that's not true anymore. It's still relevant for info sets, though.

Could a maintainer please add a "trivial" or "skip issue" label?

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Oct 11, 2018
@miss-islington
Copy link
Contributor

Thanks @wimglenn for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 16, 2018
(cherry picked from commit a48e0eb)

Co-authored-by: wim glenn <[email protected]>
@bedevere-bot
Copy link

GH-10569 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Nov 16, 2018
(cherry picked from commit a48e0eb)

Co-authored-by: wim glenn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants