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-106235: Clarifyparse_known_args documentation by removing "remaining"#126921

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
savannahostrowski merged 3 commits intopython:mainfromsavannahostrowski:gh-106235
May 30, 2025

Conversation

savannahostrowski
Copy link
Member

@savannahostrowskisavannahostrowski commentedNov 17, 2024
edited by github-actionsbot
Loading

"Remaining" is a bit ambiguous and uses conflated terminology to describe the behaviour ofparse_known_args (i.e., this isn't about the remainder of the arguments; it's about the known vs. unknown arguments)


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

@savannahostrowskisavannahostrowski linked an issueNov 17, 2024 that may beclosed by this pull request
@savannahostrowskisavannahostrowski merged commita425141 intopython:mainMay 30, 2025
25 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsMay 30, 2025
@savannahostrowskisavannahostrowski added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsMay 30, 2025
@miss-islington-app
Copy link

Thanks@savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks@savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 30, 2025
… "remaining" (pythonGH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 30, 2025
… "remaining" (pythonGH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
@bedevere-app
Copy link

GH-134913 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 30, 2025
@bedevere-app
Copy link

GH-134914 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 30, 2025
savannahostrowski added a commit that referenced this pull requestMay 30, 2025
…g "remaining" (GH-126921) (#134913)GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (GH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
savannahostrowski added a commit that referenced this pull requestMay 30, 2025
…g "remaining" (GH-126921) (#134914)GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (GH-126921)(cherry picked from commita425141)Co-authored-by: Savannah Bailey <savannahostrowski@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
Status: Done
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Argparse: improve parse_known_args() doc
1 participant
@savannahostrowski

[8]ページ先頭

©2009-2025 Movatter.jp