[issue45234] copy_file raises FileNotFoundError when src is a directory

Łukasz Langa report at bugs.python.org
Tue Sep 21 18:21:18 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


New changeset 09390c837a0bf73e213db2fbde34d756fa77a837 by Miss Islington (bot) in branch '3.9':
bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421) (GH-28507)
https://github.com/python/cpython/commit/09390c837a0bf73e213db2fbde34d756fa77a837


----------

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


More information about the Python-bugs-list mailing list