Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 1, 2024

Call getpwnam() to get pw_dir, since it can be different than
getpwall() pw_dir.
(cherry picked from commit 02cb5fd)

Co-authored-by: Victor Stinner vstinner@python.org

…GH-121228)

Call getpwnam() to get pw_dir, since it can be different than
getpwall() pw_dir.
(cherry picked from commit 02cb5fd)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Jul 1, 2024
@vstinner vstinner enabled auto-merge (squash) July 1, 2024 15:50
@vstinner vstinner merged commit 010bf92 into python:3.13 Jul 1, 2024
@miss-islington miss-islington deleted the backport-02cb5fd-3.13 branch January 2, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants