]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933)
authorFlorian Freitag <flohacksfriday@gmail.com>
Sat, 18 Jul 2026 13:50:28 +0000 (15:50 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 13:50:28 +0000 (13:50 +0000)
commit0fa144bb78042fb91c703678bb378b4dbce3cb95
tree348720ab232ee86465390820c7473eba0e83e967
parent755d97167f6f5d4361c790f8f18df76cae8f2ad2
Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933)
Lib/test/test_getopt.py