diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-30 01:05:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 01:05:51 (GMT) |
commit | 8d3a0fecbe2edb69cf66db82f1c59601aac94651 (patch) | |
tree | 64a9053aead9581eb7551e896ebec19dd173fed3 /Lib/test/test_struct.py | |
parent | 67aa68f1b4f0205fb15b03032cb0452d9c5545f0 (diff) | |
download | cpython-8d3a0fecbe2edb69cf66db82f1c59601aac94651.zip cpython-8d3a0fecbe2edb69cf66db82f1c59601aac94651.tar.gz cpython-8d3a0fecbe2edb69cf66db82f1c59601aac94651.tar.bz2 |
[3.13] GH-87041: Fix incorrect indentation in argparse help (GH-124230) (#124373)
GH-87041: Fix incorrect indentation in argparse help (GH-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 7ee99217345af3010bf05b1f5241c661a5e0ea9b)
Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Co-authored-by: Pavel Ditenbir <pavel.ditenbir@gmail.com>
Diffstat (limited to 'Lib/test/test_struct.py')
0 files changed, 0 insertions, 0 deletions