diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-01-18 00:52:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 00:52:42 (GMT) |
commit | e2c097ebdee447ded1109f99a235e65aa3533bf8 (patch) | |
tree | 7e6efa81cfe3b6fd7e010e717e2f1990c40eeddc /Python/executor_cases.c.h | |
parent | 4c7e09d0129dafddba58979ced9580f856f65efa (diff) | |
download | cpython-e2c097ebdee447ded1109f99a235e65aa3533bf8.zip cpython-e2c097ebdee447ded1109f99a235e65aa3533bf8.tar.gz cpython-e2c097ebdee447ded1109f99a235e65aa3533bf8.tar.bz2 |
gh-104522: Fix OSError raised when run a subprocess (#114195)
Only set filename to cwd if it was caused by failed chdir(cwd).
_fork_exec() now returns "noexec:chdir" for failed chdir(cwd).
Co-authored-by: Robert O'Shea <PurityLake@users.noreply.github.com>
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions