]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActio...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Oct 2025 17:16:21 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 17:16:21 +0000 (17:16 +0000)
commit11ac373d7c3f9cdb886f6efe5261843f0af229e8
tree4fa0b1a30be9e0bde3a228262165a0389cf8072f
parent7e8f10710699fd263f533a87ed94e2a3b44c3aaf
[3.14] GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (GH-139980) (#140005)

GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (GH-139980)
(cherry picked from commit 0fc5c56815b963e4b45469b2b6a5610ea2f2d181)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
Lib/test/test_argparse.py