]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146004: fix test_args_from_interpreter_flags on windows (#146580)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sun, 29 Mar 2026 04:08:45 +0000 (06:08 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2026 04:08:45 +0000 (09:38 +0530)
commit1af025dd2206eecee3ee6242f2a7cdb67173fb97
tree3d09099c3077b5550930bcd8d95d9873d6873f80
parent1fd66eadd258223a0e3446b5b23ff2303294112c
gh-146004: fix test_args_from_interpreter_flags on windows (#146580)
Lib/test/test_support.py