]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-119054: Add "Permissions and ownership" section to pathlib docs. (#120505)
authorBarney Gale <barney.gale@gmail.com>
Mon, 24 Jun 2024 19:05:24 +0000 (20:05 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 19:05:24 +0000 (19:05 +0000)
commite4a97a7fb1c03d3b6ec6efbeff553a0230e003c7
treef3c2dd859c5cb68364be6c0cca303821b91d9856
parent375b723d5873f948696c7e85a97f4778d9e00ff0
GH-119054: Add "Permissions and ownership" section to pathlib docs. (#120505)

Add dedicated subsection for `pathlib.owner()`, `group()`, `chmod()` and
`lchmod()`.

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/pathlib.rst