]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126676: Expand argparse docs for type=bool with warning and alternatives (#146435)
authorJoshua Swanson <22283299+joshuaswanson@users.noreply.github.com>
Fri, 3 Apr 2026 18:07:03 +0000 (20:07 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2026 18:07:03 +0000 (18:07 +0000)
commit80d0a85d969d305c7436dc54f8939d7b6f441b5f
tree4d8578f6d64da29913ab13a8efc62cd83dc11224
parentcb76ab3819f778e55a3f49ddb1f681ee20978eda
gh-126676: Expand argparse docs for type=bool with warning and alternatives (#146435)

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]