Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-6ecd197-3.14
Jun 9, 2026
Merged

[3.14] gh-109503: Fix document for shutil.move() on usage of os.rename() since it's inaccurate (GH-109507)#150612
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-6ecd197-3.14

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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

python-cla-bot Bot commented May 30, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@serhiy-storchaka serhiy-storchaka merged commit 8558396 into python:3.14 Jun 9, 2026
52 checks passed
@miss-islington miss-islington deleted the backport-6ecd197-3.14 branch June 9, 2026 13:06
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.

3 participants