Victor Stinner f7b5d419bf
bpo-39855: Fix test_subprocess if nobody user doesn't exist (GH-18781)
test_subprocess.test_user() now skips the test on an user name if the
user name doesn't exist. For example, skip the test if the user
"nobody" doesn't exist on Linux.
2020-03-05 14:28:40 +01:00
..
2020-02-25 22:06:39 +01:00
2019-12-14 10:37:58 +00:00
2020-02-29 10:34:11 -06:00