SIGN IN SIGN UP

gh-104522: Fix test_subprocess failure when build Python in the root home directory (GH-114236)

* gh-104522: Fix test_subprocess failure when build Python in the root home directory

EPERM is raised when setreuid() fails.
EACCES is set in execve() when the test user has not access to sys.executable.
S
Serhiy Storchaka committed
311d1e2701037952eaf75f993be76f3092c1f01c
Parent: ba683c2
Committed by GitHub <noreply@github.com> on 1/18/2024, 10:52:59 AM