]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132143: Fix the `AssertionError` in the test case `test.test_sys.TestRemoteExec...
authorlittlebutt's workshop <luogan199686@gmail.com>
Mon, 5 May 2025 16:08:49 +0000 (00:08 +0800)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 16:08:49 +0000 (17:08 +0100)
commitd6078ed6d0cb8745460769bbb5dd2392c91c2f55
tree7bd7d17114e80b74214c14b4574f3a8bc43d9b9d
parente294e161a86b325e634b001e1edafdb1cb7d40c4
gh-132143: Fix the `AssertionError` in the test case `test.test_sys.TestRemoteExec` (#132248)
Lib/test/test_sys.py