Skip to content

GH-54732: Tweak wording around empty lines in argument files#150980

Open
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:gh-54732-fromfile-empty-line-doc
Open

GH-54732: Tweak wording around empty lines in argument files#150980
savannahostrowski wants to merge 2 commits into
python:mainfrom
savannahostrowski:gh-54732-fromfile-empty-line-doc

Conversation

@savannahostrowski
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski commented Jun 5, 2026

Follow-up to #136795.

Revises the empty-lines note to address the concerns raised in #54732 (comment), and adds a caveat to the convert_arg_line_to_args example that split-based parsing can't represent arguments containing spaces.

@savannahostrowski savannahostrowski added 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 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 #33012139 | 📁 Comparing 08fe6b9 against main (6544bf4)

  🔍 Preview build  

1 file changed
± library/argparse.html

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 has problem parsing option files containing empty rows

1 participant