Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-58032: Docs: Sort argparse alphabetically#125871

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
willingc merged 2 commits intopython:mainfromhugovk:docs-argparse-sort
Oct 30, 2024

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commentedOct 23, 2024
edited by github-actionsbot
Loading

Follow on from#124664, let's keep the modules sorted alphabetically.


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

Copy link
Member

@serhiy-storchakaserhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I intentionally moved builtins at the beginning of the list.

merwok reacted with thumbs up emoji
Copy link
Member

@savannahostrowskisavannahostrowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks Hugo!

Copy link
Contributor

@willingcwillingc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

🚢

@willingc
Copy link
Contributor

I intentionally moved builtins at the beginning of the list.

@serhiy-storchaka What prompted you to move to the beginning? Perhaps we need a sentence or section break between them@hugovk

@serhiy-storchaka
Copy link
Member

Builtins look special to me, and in some other places we list them separately from other modules. I thought that even if we list them in the common list with other modules, it is worth to move the builtins module to the beginning. But I may be wrong here -- in few last What's New files (3.13, 3.14) they are listed alphabetically in the list of modules.

hauntsaninja, willingc, and savannahostrowski reacted with thumbs up emoji

@willingc
Copy link
Contributor

Thanks for clarifying@serhiy-storchaka.@hugovk, do you want to offset built-ins from the rest of standard library modules?

@hugovk
Copy link
MemberAuthor

In a way it's just another module in the docs, and I'd prefer alphabetical, but I don't mind too much.

If we're browsing a long list, it's easier to find alphabetically, and it'll be less likely for new edits to be added in arbitrary order if it begins with A instead of B.

cc@AA-Turner who edited the last two versions, any opinion?

@willingc
Copy link
Contributor

I'm going to go ahead and merge this to unblock the PR. We can always create future iterations to improve the difference between builtins and the other libraries.

hugovk reacted with thumbs up emoji

@willingcwillingc merged commitd4b6d84 intopython:mainOct 30, 2024
25 checks passed
@hugovkhugovk deleted the docs-argparse-sort branchOctober 30, 2024 06:40
picnixz pushed a commit to picnixz/cpython that referenced this pull requestDec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull requestJan 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka left review comments

@willingcwillingcwillingc approved these changes

@savannahostrowskisavannahostrowskisavannahostrowski approved these changes

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@hugovk@willingc@serhiy-storchaka@savannahostrowski

[8]ページ先頭

©2009-2025 Movatter.jp