]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-130750: Restore quoting of choices in argparse error messages to match documentati...
authorSavannah Ostrowski <savannah@python.org>
Mon, 4 May 2026 21:51:48 +0000 (14:51 -0700)
committerGitHub <noreply@github.com>
Mon, 4 May 2026 21:51:48 +0000 (21:51 +0000)
commit53a7f76501923059188922be231db855265fe9a4
tree6e3893ff953e4a9a752b52ee450f31e50baebad6
parent7acee984e8e2a88bcfb7a83e9c472902e340e5be
GH-130750: Restore quoting of choices in argparse error messages to match documentation and improve clarity (#144983)
Lib/argparse.py
Lib/test/test_argparse.py
Lib/test/test_timeit.py
Misc/NEWS.d/next/Library/2026-02-19-04-40-57.gh-issue-130750.0hW52O.rst [new file with mode: 0644]