GH-105793: Add follow_symlinks argument to `pathlib.Path.is_dir()` and `is_file()` (GH-105794)
Brings `pathlib.Path.is_dir()` and `in line with `os.DirEntry.is_dir()`, which will be important for implementing generic path walking and globbing. Likewise `is_file()`.
B
Barney Gale committed
219effa876785408a87bd6acb37c07ee0d25f3f9
Parent: 5d4dbf0
Committed by GitHub <noreply@github.com>
on 6/26/2023, 4:58:17 PM