]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151168)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jun 2026 15:46:39 +0000 (17:46 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 15:46:39 +0000 (15:46 +0000)
commitfda4f22d607f7c689a39755f3da673aaf26414e3
treec94dfc918181581fe218910ab97455e30d3b3b8d
parent804be0a2236b7c207d84a440bbf2c12f0bced8f7
[3.15] GH-61082: Clarify nargs='*' positional default behavior (GH-150989) (#151168)

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