SIGN IN SIGN UP

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.
V
Victor Stinner committed
f7b5d419bf871d9cc898982c7b6b4c043f7d5e9d
Parent: 85cf1d5
Committed by GitHub <noreply@github.com> on 3/5/2020, 1:28:40 PM