diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2018-01-25 21:41:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-25 21:41:38 (GMT) |
commit | 6996f284d4d90aa05c46d9fe6f38d1030454b224 (patch) | |
tree | c262bf0ba4169f4734a592940508153ea45ed3b0 /Python/dup2.c | |
parent | e64a47b37d0c592fd162b2f51e79ecfd046b45ec (diff) | |
download | cpython-6996f284d4d90aa05c46d9fe6f38d1030454b224.zip cpython-6996f284d4d90aa05c46d9fe6f38d1030454b224.tar.gz cpython-6996f284d4d90aa05c46d9fe6f38d1030454b224.tar.bz2 |
bpo-32667: Fix tests when $PATH contains a file (#5324)
test_subprocess.test_leaking_fds_on_error() failed when the PATH
environment variable contains a path to an existing file. Fix the
test: ignore also ENOTDIR, not only ENOENT and EACCES.
Diffstat (limited to 'Python/dup2.c')
0 files changed, 0 insertions, 0 deletions