diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-01-18 10:52:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 10:52:59 (GMT) |
commit | 311d1e2701037952eaf75f993be76f3092c1f01c (patch) | |
tree | 6cb5854d5e77f60b01b7b04380366fd3ee27c7e9 /Python/bytecodes.c | |
parent | ba683c22ecd035a1090f9fc7aba48d54854d23bd (diff) | |
download | cpython-311d1e2701037952eaf75f993be76f3092c1f01c.zip cpython-311d1e2701037952eaf75f993be76f3092c1f01c.tar.gz cpython-311d1e2701037952eaf75f993be76f3092c1f01c.tar.bz2 |
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.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions