]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-139809: Fix argparse subcommand prog not respecting color environment variables...
authorSavannah Ostrowski <savannah@python.org>
Thu, 9 Oct 2025 16:53:14 +0000 (09:53 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Oct 2025 16:53:14 +0000 (16:53 +0000)
commit9fc4366f09904fd9aac797d542e332e8a4c1a921
tree977807c21cef8cb42996fd84235de640ef15dc86
parenta310b3a99d05e107963023a5736b67afe4ae1968
GH-139809: Fix argparse subcommand prog not respecting color environment variables (#139818)
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2025-10-09-03-06-19.gh-issue-139809.lzHJNu.rst [new file with mode: 0644]