]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121151: argparse: Fix wrapping of long usage text of arguments inside a mutually...
authorAli Hamdan <ali.hamdan.dev@gmail.com>
Wed, 7 Aug 2024 13:20:38 +0000 (15:20 +0200)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2024 13:20:38 +0000 (15:20 +0200)
commit013a0929750ed2b46ae990b59d02e3db84337474
tree4a176cf43a56a10d64fc99903d55d16717332eba
parent9e551f9b351440ebae79e07a02d0e4a1b61d139e
gh-121151: argparse: Fix wrapping of long usage text of arguments inside a mutually exclusive groups (GH-121159)
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2024-06-29-15-23-26.gh-issue-121151.HeLEvq.rst [new file with mode: 0644]