8000 GH-101599: Update docs to remove redundant option in argparse tutorial by savannahostrowski · Pull Request #124025 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-101599: Update docs to remove redundant option in argparse tutorial 8000 #124025

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

savannahostrowski
Copy link
Member
@savannahostrowski savannahostrowski commented Sep 12, 2024

This PR updates docs to reflect updates made in #103372. I discovered this as a duplicate while closing out on #77570. I've also skimmed through the argparse docs and tutorial for other instances where this may need to be updated. This appears to be the only instance that needed to be updated.


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

@savannahostrowski
Copy link
Member Author
savannahostrowski commented Sep 12, 2024

@hugovk or @serhiy-storchaka, perhaps one of you could have a look since you were both active on the PR (or on the issue #101599 (comment)) that changed this behaviour?

@hugovk
Copy link
Member
hugovk commented Sep 13, 2024

Nice catch, thank you!

@hugovk hugovk merged commit e5b0185 into python:main Sep 13, 2024
23 checks passed
@hugovk hugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Sep 13, 2024
@miss-islington-app
Copy link

Thanks @savannahostrowski for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2024
…utorial (pythonGH-124025)

(cherry picked from commit e5b0185)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2024
…utorial (pythonGH-124025)

(cherry picked from commit e5b0185)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented Sep 13, 2024

GH-124036 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Sep 13, 2024
@bedevere-app
Copy link
bedevere-app bot commented Sep 13, 2024

GH-124037 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 Sep 13, 2024
@hugovk
Copy link
Member
hugovk commented Sep 13, 2024

The change went into 3.13 (#103372), so no need to backport to 3.12.

Yhg1s pushed a commit that referenced this pull request Sep 24, 2024
…tutorial (GH-124025) (#124037)

GH-101599: Update docs to remove redundant option in argparse tutorial (GH-124025)
(cherry picked from commit e5b0185)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
@savannahostrowski savannahostrowski deleted the gh-101599-docs branch September 27, 2024 16:53
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0