summaryrefslogtreecommitdiffstats
path: root/Python/dynload_win.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-05-29 15:59:52 (GMT)
committerGitHub <noreply@github.com>2023-05-29 15:59:52 (GMT)
commitace676e2c2121f94a55effc6a30b3b0e987ae7da (patch)
tree45446ea82eda9526217298b32cbd49e51d91151a /Python/dynload_win.c
parent1668b41dc477bc9562e4c50ab36a232839b4621b (diff)
downloadcpython-ace676e2c2121f94a55effc6a30b3b0e987ae7da.zip
cpython-ace676e2c2121f94a55effc6a30b3b0e987ae7da.tar.gz
cpython-ace676e2c2121f94a55effc6a30b3b0e987ae7da.tar.bz2
GH-77609: Add follow_symlinks argument to `pathlib.Path.glob()` (GH-102616)
Add a keyword-only *follow_symlinks* parameter to `pathlib.Path.glob()` and`rglob()`. When *follow_symlinks* is `None` (the default), these methods follow symlinks except when evaluating "`**`" wildcards. When set to true or false, symlinks are always or never followed, respectively.
Diffstat (limited to 'Python/dynload_win.c')
0 files changed, 0 insertions, 0 deletions