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

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

(cherry picked from commit e4a97a7fb1c03d3b6ec6efbeff553a0230e003c7)
Doc/library/pathlib.rst