summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-03-30-00-13-27.bpo-39906.eaR3fN.rst
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.