10000 gh-135815: skip `netrc` security checks if `os.getuid` is missing by picnixz · Pull Request #135816 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-135815: skip < 8000 code>netrc security checks if os.getuid is missing #135816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 22, 2025

avoid calling `os.getuid()` twice

cbe216a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

gh-135815: skip netrc security checks if os.getuid is missing #135816

avoid calling `os.getuid()` twice
cbe216a
Select commit
Loading
Failed to load commit list.
lint
succeeded Jun 22, 2025 in 32s
0