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, eryksun, gregory.p.smith, jerpint, kulikjak, lukasz.langa, miss-islington
Date 2021-09-21.21:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632261191.67.0.152720006491.issue43219@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, eryksun, miss-islington, kulikjak, Alex Grund, andrei.avk, jerpint
2021-09-21 21:53:11lukasz.langasetmessageid: <1632261191.67.0.152720006491.issue43219@roundup.psfhosted.org>
2021-09-21 21:53:11lukasz.langalinkissue43219 messages
2021-09-21 21:53:11lukasz.langacreate