Skip to content

[3.13] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507)#150613

Open
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-6ecd197-3.13
Open

[3.13] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507)#150613
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-6ecd197-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 30, 2026

Nonatomic move might be used even if the files are
on the same filesystem in some cases.
(cherry picked from commit 6ecd197)

Co-authored-by: Fang Li fangli@users.noreply.github.com

…() since it's inaccurate (pythonGH-109507)

Nonatomic move might be used even if the files are
on the same filesystem in some cases.
(cherry picked from commit 6ecd197)

Co-authored-by: Fang Li <fangli@users.noreply.github.com>
@python-cla-bot
Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants