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.
B
Barney Gale committed
2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe
Parent: f152635
Committed by GitHub <noreply@github.com>
on 1/6/2024, 5:03:39 PM