mirror of
https://github.com/python/cpython
synced 2026-09-27 09:03:17 +03:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||