Skip to content

[3.7] bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246) - #6792

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5c0d462-3.7
May 14, 2018
Merged

[3.7] bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246)#6792
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5c0d462-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented May 14, 2018

Copy link
Copy Markdown
Contributor

This happens in the NixOS build sandbox, for example, where the only
other user is nobody with home directory /.
(cherry picked from commit 5c0d462)

Co-authored-by: Anders Kaseorg andersk@mit.edu

https://bugs.python.org/issue32601

…ythonGH-5246)

This happens in the NixOS build sandbox, for example, where the only
other user is nobody with home directory /.
(cherry picked from commit 5c0d462)

Co-authored-by: Anders Kaseorg <andersk@mit.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@andersk and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 2e01f7d into python:3.7 May 14, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington
miss-islington deleted the backport-5c0d462-3.7 branch May 14, 2018 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants