Skip to content

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