SIGN IN SIGN UP

GH-109187: Improve symlink loop handling in `pathlib.Path.resolve()` (GH-109192)

Treat symlink loops like other errors: in strict mode, raise `OSError`, and
in non-strict mode, do not raise any exception.
B
Barney Gale committed
ecd813f054e0dee890d484b8210e202175abd632
Parent: 859618c
Committed by GitHub <noreply@github.com> on 9/26/2023, 4:57:17 PM