FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-59633: Clarify dest collisions in argparse docs by savannahostrowski · Pull Request #150987 · python/cpython · GitHub

/ cpython Public

GH-59633: Clarify dest collisions in argparse docs - #150987

Merged
savannahostrowski merged 5 commits into
python:mainfrom
savannahostrowski:gh-59633-same-dest-doc
Jun 9, 2026
Merged

GH-59633: Clarify dest collisions in argparse docs#150987
savannahostrowski merged 5 commits into
python:mainfrom
savannahostrowski:gh-59633-same-dest-doc

Conversation

savannahostrowski commented Jun 5, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

savannahostrowski added docs Documentation in the Doc dir skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 5, 2026
savannahostrowski added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 5, 2026
github-project-automation Bot moved this to Todo in Docs PRs Jun 5, 2026
savannahostrowski linked an issue Jun 5, 2026 that may be closed by this pull request

read-the-docs-community Bot commented Jun 5, 2026
edited
Loading

Copy link
Copy Markdown

Comment thread Doc/library/argparse.rst Outdated
Comment thread Doc/library/argparse.rst
savannahostrowski merged commit 82cb7d4 into python:main Jun 9, 2026
30 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 9, 2026

Copy link
Copy Markdown

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

Copy link
Copy Markdown

Sorry, @savannahostrowski, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 82cb7d4bf62041b75a08628baa1f9fe761fd6a79 3.14

Copy link
Copy Markdown

Sorry, @savannahostrowski, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 82cb7d4bf62041b75a08628baa1f9fe761fd6a79 3.13

bedevere-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

GH-151188 is a backport of this pull request to the 3.15 branch.

bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 9, 2026
savannahostrowski added a commit that referenced this pull request Jun 9, 2026
…#151188)

GH-59633: Clarify dest collisions in argparse docs (GH-150987)
(cherry picked from commit 82cb7d4)

Co-authored-by: Savannah Ostrowski <savannah@python.org>

bedevere-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 9, 2026

bedevere-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 9, 2026
clin1234 pushed a commit to clin1234/cpython that referenced this pull request Jun 9, 2026
philthompson10 pushed a commit to philthompson10/cpython that referenced this pull request Jun 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

add "Name Collision" section to argparse docs

2 participants


Back | FazBrowse Home | New Git URL