Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] GH-119054: Add "Renaming and deleting" section to pathlib docs. (GH-120465) #120473

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 13, 2024

Add dedicated subsection for pathlib.Path.rename(), replace(),
unlink() and rmdir().
(cherry picked from commit d88a1f2)

Co-authored-by: Barney Gale barney.gale@gmail.com


📚 Documentation preview 📚: https://cpython-previews--120473.org.readthedocs.build/

…pythonGH-120465)

Add dedicated subsection for `pathlib.Path.rename()`, `replace()`,
`unlink()` and `rmdir()`.
(cherry picked from commit d88a1f2)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jun 13, 2024
@barneygale barneygale enabled auto-merge (squash) June 13, 2024 20:28
@barneygale barneygale merged commit c9fc099 into python:3.12 Jun 13, 2024
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-pathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants