summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-06-14-18-41-18.gh-issue-105793.YSoykM.rst
blob: 0e4090ea7eabb972ca17e2834a90ed55cf5ad61f (plain)
1
2
Add *follow_symlinks* keyword-only argument to :meth:`pathlib.Path.is_dir` and
:meth:`~pathlib.Path.is_file`, defaulting to ``True``.