bpo-34083: Update dict order in Functional HOWTO by Stigjb · Pull Request #8230 · python/cpython (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation2 Commits1 Checks0 Files changed

Conversation

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

[ Show hidden characters]({{ revealButtonHref }})

Stigjb

I changed the output of the code examples and the paragraph describing iteration order. Additionally, enabled doctest for the dictionary code examples as the output order is specified.
I have run doctest on the file using the locally built Python.

https://bugs.python.org/issue34083

@Stigjb

@methane methane changed the titlebpo-34083: update dict iteration order in Functional HOWTO bpo-34083: Update dict order in Functional HOWTO

Jul 11, 2018

@miss-islington

Thanks @Stigjb 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

Jul 11, 2018

@Stigjb @miss-islington

(cherry picked from commit 5e5bbbe)

Co-authored-by: Stig Johan Berggren stigjb@gmail.com

@bedevere-bot

miss-islington added a commit that referenced this pull request

Jul 11, 2018

@miss-islington @Stigjb

(cherry picked from commit 5e5bbbe)

Co-authored-by: Stig Johan Berggren stigjb@gmail.com

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 14, 2018

@CuriousLearner

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 15, 2018

@CuriousLearner

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 21, 2018

@CuriousLearner

…ssue-33014