]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 22 Jun 2025 19:48:06 +0000 (21:48 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Jun 2025 19:48:06 +0000 (19:48 +0000)
commitb57b619e34cdfc87b47943c988b0b4d69f8f1fe4
tree4a450654e5825eafeb507692dacda57d3fb21606
parente7295a89b85df69f5d6a60ed50f78e1d8e636434
gh-135815: skip `netrc` security checks if `os.getuid` is missing (#135816)
Doc/library/netrc.rst
Lib/netrc.py
Lib/test/test_netrc.py
Misc/NEWS.d/next/Library/2025-06-22-16-23-44.gh-issue-135815.0DandH.rst [new file with mode: 0644]