[issue43219] shutil.copy raises IsADirectoryError when the directory does not actually exist

miss-islington report at bugs.python.org
Sat Jul 10 00:14:07 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset c89f0b2587eb0b16175a0bbb12d0b86314ff9320 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-43219: shutil.copyfile, raise a less confusing exception instead of IsADirectoryError (GH-27049) (GH-27082)
https://github.com/python/cpython/commit/c89f0b2587eb0b16175a0bbb12d0b86314ff9320


----------

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


More information about the Python-bugs-list mailing list