]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-119054: Add "Renaming and deleting" section to pathlib docs. (#120465)
authorBarney Gale <barney.gale@gmail.com>
Thu, 13 Jun 2024 20:25:26 +0000 (21:25 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Jun 2024 20:25:26 +0000 (21:25 +0100)
commitd88a1f2e156cd1072119afa91d4f4dc4037c1b21
tree1b4c106c72d97703193b5ae566d13c6e90f1f124
parenta3711afefa7a520b3de01be3b2367cb830d1fc84
GH-119054: Add "Renaming and deleting" section to pathlib docs. (#120465)

Add dedicated subsection for `pathlib.Path.rename()`, `replace()`,
`unlink()` and `rmdir()`.
Doc/library/pathlib.rst