Skip to content

gh-149879: Fix test_pwd on Cygwin#149880

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:test_pwd
May 15, 2026
Merged

gh-149879: Fix test_pwd on Cygwin#149880
vstinner merged 1 commit into
python:mainfrom
vstinner:test_pwd

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 15, 2026

On Cygwin, pwd.getpwuid(-1) returns an user ('Unknown+User').

On Cygwin, pwd.getpwuid(-1) returns an user ('Unknown+User').
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label May 15, 2026
@vstinner vstinner enabled auto-merge (squash) May 15, 2026 13:19
@vstinner vstinner merged commit c92588e into python:main May 15, 2026
95 of 97 checks passed
@vstinner vstinner deleted the test_pwd branch May 15, 2026 16:33
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.

1 participant