]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:18 +0000 (00:07 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2026 22:07:18 +0000 (00:07 +0200)
commit6337bfd45acf1d4fced9261336d0c956bfbaad79
tree39ea3e691afe206f966a8369afd6e7cd373a3923
parent14934915ee4db04383042ffda45dbf0d508fbf0d
[3.14] Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933) (GH-153973)

(cherry picked from commit 0fa144bb78042fb91c703678bb378b4dbce3cb95)

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