Skip to content

[3.11] GH-105900: Fix pathlib.Path.symlink_to(target_is_directory=...) docs (GH-114035)#114465

Merged
barneygale merged 1 commit intopython:3.11from
miss-islington:backport-b822b85-3.11
Jan 23, 2024
Merged

[3.11] GH-105900: Fix pathlib.Path.symlink_to(target_is_directory=...) docs (GH-114035)#114465
barneygale merged 1 commit intopython:3.11from
miss-islington:backport-b822b85-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jan 23, 2024

Clarify that target_is_directory only matters if the target doesn't
exist.
(cherry picked from commit b822b85)

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


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

…)` docs (pythonGH-114035)

Clarify that *target_is_directory* only matters if the target doesn't
exist.
(cherry picked from commit b822b85)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants