mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00: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 | ||