]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103558: Add coverage tests for argparse (#103570)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 5 Jun 2023 07:14:00 +0000 (00:14 -0700)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2023 07:14:00 +0000 (00:14 -0700)
commit9efaff5fd31a55e3beaa1fa430058de36a145566
tree0f24d40480c495b7a78af99ef1349bdbcc44bb6a
parent418befd75d4d0d1cba83d8b81e1a7bcc9a65be8e
gh-103558: Add coverage tests for argparse (#103570)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: hauntsaninja <hauntsaninja@gmail.com>
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2023-04-15-23-26-16.gh-issue-103558.w9OzK4.rst [new file with mode: 0644]