Skip to content

bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)#413

Merged
sthagen merged 1 commit intosthagen:masterfrom
python:master
Mar 2, 2021
Merged

bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)#413
sthagen merged 1 commit intosthagen:masterfrom
python:master

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Mar 2, 2021

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

Co-authored-by: Zackery Spytz zspytz@gmail.com

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

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@sthagen sthagen merged commit 6f846e2 into sthagen:master Mar 2, 2021
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.

2 participants