Skip to content

Conversation

@moshekaplan
Copy link
Contributor

@moshekaplan moshekaplan commented Nov 26, 2025

Clarify the phrasing for several argparse actions. Fixes #141963.


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

Tightens the phrasing for several argparse actions.
@moshekaplan
Copy link
Contributor Author

@savannahostrowski : This is a follow-up from our conversation in #131389 .

@moshekaplan moshekaplan changed the title gh-141963: Clarify argparse documentation GH-141963: Clarify argparse documentation Nov 26, 2025
@gpshead gpshead added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 29, 2025
@gpshead gpshead moved this from Todo to Done in Docs PRs Nov 29, 2025
@gpshead gpshead merged commit cfcd524 into python:main Nov 29, 2025
43 checks passed
@miss-islington-app
Copy link

Thanks @moshekaplan for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 29, 2025
Clarify argparse documentation

Tightens the phrasing for several argparse actions.
(cherry picked from commit cfcd524)

Co-authored-by: Moshe Kaplan <mosheekaplan@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 29, 2025

GH-142076 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Nov 29, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 29, 2025
Clarify argparse documentation

Tightens the phrasing for several argparse actions.
(cherry picked from commit cfcd524)

Co-authored-by: Moshe Kaplan <mosheekaplan@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 29, 2025

GH-142077 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Nov 29, 2025
gpshead pushed a commit that referenced this pull request Nov 29, 2025
GH-141963: Clarify argparse documentation (GH-141964)

Clarify argparse documentation

Tightens the phrasing for several argparse actions.
(cherry picked from commit cfcd524)

Co-authored-by: Moshe Kaplan <mosheekaplan@gmail.com>
gpshead pushed a commit that referenced this pull request Nov 29, 2025
GH-141963: Clarify argparse documentation (GH-141964)

Clarify argparse documentation

Tightens the phrasing for several argparse actions.
(cherry picked from commit cfcd524)

Co-authored-by: Moshe Kaplan <mosheekaplan@gmail.com>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Clarify argparse documentation

Tightens the phrasing for several argparse actions.
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 skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Clarify argparse action documentation

2 participants