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

Andrei Kulakov report at bugs.python.org
Tue Jul 6 23:23:12 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

I've opened the PR here:
https://github.com/python/cpython/pull/27049/files

.. but can someone trigger builds for other OSes like Aix, FreeBSD, etc? I'm not sure what errors they would use for this case so the unit test may have to be updated to skip some of them.

----------

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


More information about the Python-bugs-list mailing list