]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Jul 2026 22:07:10 +0000 (00:07 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 22:07:10 +0000 (00:07 +0200)
commit13b29a98388505ecc72e30cd97b5c8b15b1ed751
tree078f2d6ec996a9671cd71f596fd73e10ca1f7434
parent919f0a5b76982a9c0f9337c4489637d9b36639ea
[3.15] Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933) (GH-153972)

(cherry picked from commit 0fa144bb78042fb91c703678bb378b4dbce3cb95)

Co-authored-by: Florian Freitag <flohacksfriday@gmail.com>
Lib/test/test_getopt.py