Skip to content

gh-143052: add exist_ok in copy_info func, allow merge same dir#143058

Open
fatelei wants to merge 6 commits into
python:mainfrom
fatelei:issue-143052
Open

gh-143052: add exist_ok in copy_info func, allow merge same dir#143058
fatelei wants to merge 6 commits into
python:mainfrom
fatelei:issue-143052

Conversation

@fatelei

@fatelei fatelei commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

add exist_ok in copy_info func, allow merge same dir


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

Comment thread Lib/pathlib/__init__.py Outdated
Comment thread Doc/library/pathlib.rst
Comment thread Misc/NEWS.d/next/Library/2025-12-22-11-21-41.gh-issue-143052.3BhjY1.rst Outdated
Comment thread Doc/library/pathlib.rst Outdated
@picnixz

picnixz commented Dec 24, 2025

Copy link
Copy Markdown
Member

I do not think this needs to be changed. Otherwise copy() must also be changed as copy() and copy_into() are meant to more or less do the same (only the meanimg of the target changes).

cc @barneygale

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review DO-NOT-MERGE stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants