]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139322: Reenable test_os.test_getlogin() (#139498)
authorVictor Stinner <vstinner@python.org>
Thu, 2 Oct 2025 20:51:57 +0000 (22:51 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Oct 2025 20:51:57 +0000 (20:51 +0000)
commit4e7e2dd043c1da85b0c157d3ed24866b77e83a4f
treed9738a74003a594132cb404c84d1a8bdf975f7ce
parentfb114cf49742a3679d56aa4ac3f341839c641221
gh-139322: Reenable test_os.test_getlogin() (#139498)

Fix also getlogin() errno.
Lib/test/test_os/test_os.py
Misc/NEWS.d/next/Library/2025-10-02-15-45-08.gh-issue-139322.rouPGj.rst [new file with mode: 0644]
Modules/posixmodule.c