]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#118806)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 9 May 2024 11:46:45 +0000 (14:46 +0300)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 11:46:45 +0000 (11:46 +0000)
commitda090f1658e72485b201507653f6d673f3e39c86
tree82c2c4b0450a4fb9c4343574fe49242774e9a264
parentc68acb1384a51eb745f572687eaf677371b9e765
gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#118806)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/whatsnew/3.14.rst
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2024-05-09-01-05-52.gh-issue-118805.N7dm07.rst [new file with mode: 0644]