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

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

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