commit | 2e01f7d5fe51b492e39d97bf0da2a83f2efb977d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 14 07:22:05 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon May 14 07:22:05 2018 -0700 |
tree | eca5ce85e28c85cf4406b724a4a31304dc13ee13 | |
parent | f1ee4a2e52d98698ec2c0a0e8acb6cd3bbc9bf1f [diff] |
bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246) This happens in the NixOS build sandbox, for example, where the only other user is nobody with home directory /. (cherry picked from commit 5c0d462689e1a69537eaeba6ab94e3ff3524fc31) Co-authored-by: Anders Kaseorg <andersk@mit.edu>