Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.12] GH-87041: Fix incorrect indentation in argparse help (GH-124230) #124374

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 1 commit into from
Sep 23, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 23, 2024

In case of usage a long command along with max_help_position more than
the length of the command, the command's help was incorrectly started
on the new line.

(cherry picked from commit 7ee9921)

Co-authored-by: Savannah Ostrowski [email protected]
Co-authored-by: Pavel Ditenbir [email protected]

…124230)

In case of usage a long command along with max_help_position more than
the length of the command, the command's help was incorrectly started
on the new line.

(cherry picked from commit 7ee9921)

Co-authored-by: Savannah Ostrowski <[email protected]>
Co-authored-by: Pavel Ditenbir <[email protected]>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) September 23, 2024 19:46
@serhiy-storchaka serhiy-storchaka merged commit 7cc773b into python:3.12 Sep 23, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants