cpython/Misc/NEWS.d/next/Library/2023-08-14-21-10-52.gh-issu...

3 lines
131 B
ReStructuredText
Raw Normal View History

Add *follow_symlinks* keyword-only argument to :meth:`pathlib.Path.owner`
and :meth:`~pathlib.Path.group`, defaulting to ``True``.