Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

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

Merged
Mariatta merged 1 commit into
python:3.6python/cpython:3.6from
Mariatta:bpo-29453-3.6Mariatta/cpython:bpo-29453-3.6Copy head branch name to clipboard
Feb 21, 2017
Merged

[3.6] bpo-29453: Remove reference to undefined dictionary ordering in Tutor…#208
Mariatta merged 1 commit into
python:3.6python/cpython:3.6from
Mariatta:bpo-29453-3.6Mariatta/cpython:bpo-29453-3.6Copy head branch name to clipboard

Conversation

@Mariatta

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.