]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:09 +0000 (21:10 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2026 19:10:09 +0000 (12:10 -0700)
commit9ff584503edd11c2c86f8b4a477804c90fd40295
treef53f95e389a5e7090026b70dc7b065f8243d4ab9
parent89bfb8e5ed3c7caa241028f1a4eac5f6275a46a4
[3.13] gh-126676: Expand argparse docs for type=bool with warning and alternatives (GH-146435) (#148049)

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]