added 2 commits
* Added in language reference that dict are now insertion-ordered since Python version 3.7 * Behavior of dict are now the same as the behavior of collections.OrderedDict
Lahfa Samy and others added 2 commits
Lahfa Samy added 4 commits
* Fixed lines wrapping at 80 characters following devguide. * Removed unnecessary links. * Removed mention about OrderedDict. * Specified what is insertion order and how it works.
…to docs-dict-ordered
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington added a commit that referenced this pull request
Co-authored-by: furkanonder <furkantahaonder@gmail.com> (cherry picked from commit 59c644e) Co-authored-by: Lahfa Samy <lahfa121999@gmail.com>
miss-islington added a commit that referenced this pull request
Co-authored-by: furkanonder <furkantahaonder@gmail.com> (cherry picked from commit 59c644e) Co-authored-by: Lahfa Samy <lahfa121999@gmail.com>
Closed
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