cpython/Misc/NEWS.d/next/Library/2020-03-30-00-13-27.bpo-399...

1 line
180 B
ReStructuredText

: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.