summaryrefslogtreecommitdiffstats
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-09-26 16:57:17 (GMT)
committerGitHub <noreply@github.com>2023-09-26 16:57:17 (GMT)
commitecd813f054e0dee890d484b8210e202175abd632 (patch)
treed3f337b83ab0936b04c00f34f2f3a30e96d78405 /Python/symtable.c
parent859618c8cd5de86a975e68d7e5d20c04bc5db2e5 (diff)
downloadcpython-ecd813f054e0dee890d484b8210e202175abd632.zip
cpython-ecd813f054e0dee890d484b8210e202175abd632.tar.gz
cpython-ecd813f054e0dee890d484b8210e202175abd632.tar.bz2
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/symtable.c')
0 files changed, 0 insertions, 0 deletions