summaryrefslogtreecommitdiff
blob: dacefb73d93dd862a4bb96d0d3b66d5f9337ff51 (plain)
1
:meth:`pathlib.Path.stat` and :meth:`~pathlib.Path.chmod` now accept a *follow_symlinks* keyword-only argument for consistency with corresponding functions in the :mod:`os` module.