]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-85935: Improve tests for invalid arguments in test_argparse (GH-124891...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 8 Oct 2024 08:19:30 +0000 (11:19 +0300)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2024 08:19:30 +0000 (11:19 +0300)
commitea2ccb3d436b8909555c3684f1137485afc12731
treeba987d7291e88bdbf000069a53dd2516ab5f64a9
parent0e0a2dadecae8342782dde5694d1269f248a5473
[3.13] gh-85935: Improve tests for invalid arguments in test_argparse (GH-124891) (GH-124901)

Check also specific error messages.
(cherry picked from commit 2c050d4bc28bffd2990b5a0bd03fb6fc56b13656)
Lib/test/test_argparse.py