diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-03-04 02:26:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-04 02:26:33 (GMT) |
commit | 1dce0073da2e48f3cd387f4d57b14d6813bb8a85 (patch) | |
tree | bdfbe571b2854ce3b455f65c5148495c98995173 /.github/CONTRIBUTING.rst | |
parent | 3383d6afa3e4454b237bca2ef856e0f79b5b30c1 (diff) | |
download | cpython-1dce0073da2e48f3cd387f4d57b14d6813bb8a85.zip cpython-1dce0073da2e48f3cd387f4d57b14d6813bb8a85.tar.gz cpython-1dce0073da2e48f3cd387f4d57b14d6813bb8a85.tar.bz2 |
pathlib ABCs: follow all symlinks in `PathBase.glob()` (#116293)
Switch the default value of *follow_symlinks* from `None` to `True` in
`pathlib._abc.PathBase.glob()` and `rglob()`. This speeds up recursive
globbing.
No change to the public pathlib classes.
Diffstat (limited to '.github/CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions