diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-01-18 12:18:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 12:18:15 (GMT) |
commit | eb582df61fcdbdd5b510da5d3744e5f60bf8b81d (patch) | |
tree | c38ad589531fdd0a0dcd3129e790c42c28341c1b /Python/ast.c | |
parent | 55b73a5c78209cda7bafd0aa472b2ab89068b7ef (diff) | |
download | cpython-eb582df61fcdbdd5b510da5d3744e5f60bf8b81d.zip cpython-eb582df61fcdbdd5b510da5d3744e5f60bf8b81d.tar.gz cpython-eb582df61fcdbdd5b510da5d3744e5f60bf8b81d.tar.bz2 |
[3.12] gh-104522: Fix test_subprocess failure when build Python in the root home directory (GH-114236) (GH-114239)
EPERM is raised when setreuid() fails.
EACCES is set in execve() when the test user has not access to sys.executable.
(cherry picked from commit 311d1e2701037952eaf75f993be76f3092c1f01c)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions