Skip to content

[3.9] bpo-42782: Fail fast for permission errors in shutil.move() (GH24001)#24725

Merged
orsenthil merged 1 commit into3.9from
backport-132131b-3.9
Mar 3, 2021
Merged

[3.9] bpo-42782: Fail fast for permission errors in shutil.move() (GH24001)#24725
orsenthil merged 1 commit into3.9from
backport-132131b-3.9

Conversation

@orsenthil
Copy link
Member

@orsenthil orsenthil commented Mar 3, 2021

  • Fail fast in shutil.move() to avoid creating destination directories on failure.

Co-authored-by: Zackery Spytz zspytz@gmail.com
(cherry picked from commit 132131b)

Co-authored-by: Winson Luk winson.luk@gmail.com

https://bugs.python.org/issue42782

Automerge-Triggered-By: GH:orsenthil

…-24001)

* Fail fast in shutil.move() to avoid creating destination directories on failure.

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
(cherry picked from commit 132131b)

Co-authored-by: Winson Luk <winson.luk@gmail.com>
@bedevere-bot
Copy link

@orsenthil: Please replace # with GH- in the commit message next time. Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants