]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151170)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jun 2026 15:44:07 +0000 (17:44 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 15:44:07 +0000 (15:44 +0000)
commit558764600ffa7406affc617b09b14d4937f259c4
tree95699b0ef7bd96bbbdfd67b794c7e0647a4d9aa4
parentfc9b11ff49cbc82e6f917d07a61517a2b5f3145f
[3.13] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151170)

GH-61082: Clarify nargs='*' positional default behavior (GH-150989)
(cherry picked from commit bc37a227b2f481d0f260f9beae5229e8d432a0cc)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
Doc/library/argparse.rst