Skip to content

[3.8] bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)#24711

Closed
miss-islington wants to merge 1 commit intopython:3.8from
miss-islington:backport-132131b-3.8
Closed

[3.8] bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)#24711
miss-islington wants to merge 1 commit intopython:3.8from
miss-islington:backport-132131b-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 2, 2021

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

Co-authored-by: Zackery Spytz [email protected]
(cherry picked from commit 132131b)

Co-authored-by: Winson Luk [email protected]

https://bugs.python.org/issue42782

…-24001)

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

Co-authored-by: Zackery Spytz <[email protected]>
(cherry picked from commit 132131b)

Co-authored-by: Winson Luk <[email protected]>
@miss-islington
Copy link
Contributor Author

@winsonluk and @orsenthil: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@winsonluk and @orsenthil: Status check is done, and it's a success ✅ .

@orsenthil orsenthil closed this Mar 3, 2021
@miss-islington miss-islington deleted the backport-132131b-3.8 branch March 3, 2021 15:16
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.

5 participants