]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-126676: Expand argparse docs for type=bool with warning and alternatives...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Apr 2026 19:10:19 +0000 (21:10 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2026 19:10:19 +0000 (12:10 -0700)
commitf4c9bc899b982b9742b45cff0643fa34de3dc84d
tree92712c1ba24163157678131749c3174134174c00
parent594b5a05dc9913880ac92eded440defbf32a28d1
[3.14] gh-126676: Expand argparse docs for type=bool with warning and alternatives (GH-146435) (#148048)

gh-126676: Expand argparse docs for type=bool with warning and alternatives (GH-146435)
(cherry picked from commit 80d0a85d969d305c7436dc54f8939d7b6f441b5f)

Co-authored-by: Joshua Swanson <22283299+joshuaswanson@users.noreply.github.com>
Co-authored-by: joshuaswanson <joshuaswanson@users.noreply.github.com>
Co-authored-by: Savannah Ostrowski <savannah@python.org>
Doc/library/argparse.rst
Misc/NEWS.d/next/Documentation/2026-03-25-00-00-00.gh-issue-126676.052336.rst [new file with mode: 0644]