gh-135815: skip `netrc` security checks if `os.getuid` is missing by picnixz · Pull Request #135816 · python/cpython · GitHub
Skip to content

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

Merged
picnixz merged 2 commits into
python:mainfrom
picnixz:fix/netrc/wasi-security-check-135815
Jun 22, 2025
Merged

picnixz merged 2 commits into
python:mainfrom
picnixz:fix/netrc/wasi-security-check-135815

avoid calling `os.getuid()` twice

cbe216a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs