This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients Alex Grund, andrei.avk, gregory.p.smith, kj, lukasz.langa, miss-islington, pablogsal
Date 2021-09-21.22:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632262878.64.0.86546683275.issue45234@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-09-21 22:21:18lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, pablogsal, miss-islington, Alex Grund, kj, andrei.avk
2021-09-21 22:21:18lukasz.langasetmessageid: <1632262878.64.0.86546683275.issue45234@roundup.psfhosted.org>
2021-09-21 22:21:18lukasz.langalinkissue45234 messages
2021-09-21 22:21:18lukasz.langacreate