]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 11 Oct 2025 14:31:34 +0000 (16:31 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Oct 2025 14:31:34 +0000 (16:31 +0200)
commit2eb32add92d553b320850975442fa2e55addc377
treea5cd400d9538df74c4a28f87ee83542185fcf66b
parent897a36baddb3611865a839c6345315da689c52a1
gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
Lib/test/test_os/test_os.py