]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Sep 2023 13:17:14 +0000 (06:17 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 13:17:14 +0000 (15:17 +0200)
commit038b0a9cb0e5fee6f8e7cd2f503b5f02971fc660
tree8ca4c40ea3abecc42fa29e65516c26339fa34728
parentda02508a0e25cb2505950d960f105a3523c60530
[3.12] gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916) (#108919)

gh-89392: Use unittest test runner for doctests in test_getopt (GH-108916)
(cherry picked from commit f980cc19b9cafc09ef21e906871f810a1c89e62f)

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