Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.6] bpo-29453: Remove reference to undefined dictionary ordering in Tutor… #208

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
Feb 21, 2017

Conversation

Mariatta
Copy link
Member

bpo-29453

As of Python 3.6 **kwargs are ordered, thus, remove the paragraph stating that
ordering is undefined and change snippet to remove the unecessary sorted call.

  • Add sentence mentioning guaranteed output order of kwargs

Contributed by Jim Fasarakis-Hilliard @DimitrisJim

(cherry picked from commit 32e8f9b)

…ial (pythonGH-140)

As of Python 3.6 **kwargs are ordered, thus, remove the paragraph stating that
ordering is undefined and change snippet to remove the unecessary sorted call.

* Add sentence mentioning guaranteed output order of kwargs

(cherry picked from commit 32e8f9b)
@Mariatta Mariatta merged commit 9b49133 into python:3.6 Feb 21, 2017
@Mariatta Mariatta deleted the bpo-29453-3.6 branch February 21, 2017 18:30
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants