]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104273: Remove redundant len() calls in argparse function (#104274)
authorBurak Saler <59198732+buraksaler@users.noreply.github.com>
Sun, 7 May 2023 23:43:50 +0000 (02:43 +0300)
committerGitHub <noreply@github.com>
Sun, 7 May 2023 23:43:50 +0000 (19:43 -0400)
commit01cc9c1ff79bf18fe34c05c6cd573e79ff9487c3
tree391297ff903f32c369ccdaa81fd04fd14c06ef8d
parentac020624b32820e8e6e272122b94883f8e75ac61
gh-104273: Remove redundant len() calls in argparse function (#104274)
Lib/argparse.py