You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2018-09-18.16:49:27.712>labels= ['type-bug', 'library']
title='argparse subparser help indent too short'updated_at=<Date2018-09-19.22:20:26.883>user='https://github.com/TakingItCasual'
The help is indented too early for subparsers with long argument names. I'm currently using the ProperIndentParser class from the following gist to create my top level parser, which fixes the issue:
#87041 is a duplicate of this, but since that one has a handy example I'll close this one instead. The code in the gist is contained in the linked SO post which is linked in that issue too.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: