diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-06 17:03:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 17:03:39 +0000 |
commit | 2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe (patch) | |
tree | 89a6a42c456589447c49b605cc373e604fb78e26 /Lib/pathlib/_abc.py | |
parent | f1526356b1be31071222683c9f09fa271d0203ce (diff) | |
download | cpython-2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe.tar.gz cpython-2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe.zip |
GH-113528: Slightly improve `pathlib.Path.glob()` tests for symlink loop handling (#113763)
Slightly improve `pathlib.Path.glob()` tests for symlink loop handling
When filtering results, ignore paths with more than one `linkD/` segment,
rather than all paths below the first `linkD/` segment. This allows us
to test that other paths under `linkD/` are correctly returned.
Diffstat (limited to 'Lib/pathlib/_abc.py')
0 files changed, 0 insertions, 0 deletions