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
Date 2021-09-21.21:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632261191.78.0.0840133663287.issue45234@roundup.psfhosted.org>
In-reply-to
Content
New changeset b7eac52b466f697d3e89f47508e0df0196a98970 by andrei kulakov in branch 'main':
bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421)
https://github.com/python/cpython/commit/b7eac52b466f697d3e89f47508e0df0196a98970
History
Date User Action Args
2021-09-21 21:53:11lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, Alex Grund, kj, andrei.avk
2021-09-21 21:53:11lukasz.langasetmessageid: <1632261191.78.0.0840133663287.issue45234@roundup.psfhosted.org>
2021-09-21 21:53:11lukasz.langalinkissue45234 messages
2021-09-21 21:53:11lukasz.langacreate