]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580) (#146585)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Mar 2026 04:55:22 +0000 (06:55 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2026 04:55:22 +0000 (04:55 +0000)
commit525f8e4dce99e7c59b86fc74f73f7099f89df312
treea9a7c9532636a0545fec732cde6eb4026a58e8be
parent801f67c1af1548bca30703af9f5baecaee9e3f0a
[3.14] gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580) (#146585)

gh-146004: fix test_args_from_interpreter_flags on windows (GH-146580)
(cherry picked from commit 1af025dd2206eecee3ee6242f2a7cdb67173fb97)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Lib/test/test_support.py