diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-09-26 17:57:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 17:57:17 +0100 |
commit | ecd813f054e0dee890d484b8210e202175abd632 (patch) | |
tree | d3f337b83ab0936b04c00f34f2f3a30e96d78405 /Python/compile.c | |
parent | 859618c8cd5de86a975e68d7e5d20c04bc5db2e5 (diff) | |
download | cpython-ecd813f054e0dee890d484b8210e202175abd632.tar.gz cpython-ecd813f054e0dee890d484b8210e202175abd632.zip |
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions