gh-110383: Add documentation entry for `sorted(d)` by shenanigansd · Pull Request #112777 · python/cpython · GitHub
Skip to content

gh-110383: Add documentation entry for sorted(d) - #112777

Closed
shenanigansd wants to merge 2 commits into
python:mainfrom
shenanigansd:patch-1
Closed

gh-110383: Add documentation entry for sorted(d)#112777
shenanigansd wants to merge 2 commits into
python:mainfrom
shenanigansd:patch-1

Conversation

@shenanigansd

@shenanigansd shenanigansd commented Dec 5, 2023

Copy link
Copy Markdown
Contributor

Continues #110383
Originally reported in https://mail.python.org/archives/list/docs@python.org/thread/ZEDPZHRVGLYR4ZFZ5I3NBWVMHMX4WPGW/ (3rd list item)

Add a documentation entry for sorted(d) to clarify that it returns the sorted keys and not the dict itself.


📚 Documentation preview 📚: https://cpython-previews--112777.org.readthedocs.build/

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting review labels Dec 5, 2023
@rhettinger

Copy link
Copy Markdown
Contributor

@rhettinger rhettinger closed this Dec 16, 2023
@shenanigansd
shenanigansd deleted the patch-1 branch December 16, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants