]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124245: Fix UserWarning in test_argparse (GH-124246) (#124255)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:07:04 +0000 (03:07 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:07:04 +0000 (18:07 -0700)
commitdceac5b8ea064671aa07b6cb35842955684555f1
treecc3c5ea34d066ee6f57e254d2ef774c2ddf157eb
parentdbfc37a5f86196c642e63aee91be70752ad8604c
[3.13] gh-124245: Fix UserWarning in test_argparse (GH-124246) (#124255)

gh-124245: Fix UserWarning in test_argparse (GH-124246)
(cherry picked from commit 992e8f6102e317b4967a762fbefea82f9fcf9dfb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_argparse.py