Skip to content

GH-61082: Clarify nargs='*' positional default behavior#150989

Open
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:gh-61082-nargs-star-default-doc
Open

GH-61082: Clarify nargs='*' positional default behavior#150989
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:gh-61082-nargs-star-default-doc

Conversation

@savannahostrowski

@savannahostrowski savannahostrowski commented Jun 5, 2026

Copy link
Copy Markdown
Member

@savannahostrowski 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 needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 5, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 5, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33014493 | 📁 Comparing cfec1b0 against main (6544bf4)

  🔍 Preview build  

1 file changed
± library/argparse.html

@savannahostrowski savannahostrowski linked an issue Jun 9, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

argparse: positional args with nargs='*' defaults to []

1 participant