[issue42782] shutil.move creates a new directory even on failure

Senthil Kumaran report at bugs.python.org
Tue Mar 2 15:53:27 EST 2021


Senthil Kumaran <senthil at uthcode.com> added the comment:


New changeset 132131b404e06ee1a19b040a1f96cd1118abed0c by Winson Luk in branch 'master':
bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)
https://github.com/python/cpython/commit/132131b404e06ee1a19b040a1f96cd1118abed0c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42782>
_______________________________________


More information about the Python-bugs-list mailing list