diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-01-24 10:14:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-24 10:14:42 (GMT) |
commit | 3f1ea163ea54513e00e0e9d5442fee1b639825cc (patch) | |
tree | a7b1b59d34cd6ab37cf69dc15bbb82e9315089ea /Parser | |
parent | 1398dca838529e682c06b496cc1911d91334ff3a (diff) | |
download | cpython-3f1ea163ea54513e00e0e9d5442fee1b639825cc.zip cpython-3f1ea163ea54513e00e0e9d5442fee1b639825cc.tar.gz cpython-3f1ea163ea54513e00e0e9d5442fee1b639825cc.tar.bz2 |
[3.9] bpo-46426: Improve tests for the dir_fd argument (GH-30668) (GH-30757)
Ensure that directory file descriptors refer to directories different
from the current directory, and that src_dir_fd and dst_dir_fd refer
to different directories.
Add context manager open_dir_fd() in test.support.os_helper.
(cherry picked from commit 54610bb448a9cf5be77d53b66169fca4c11be6cb)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions