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 pablogsal
Recipients Alex Grund, andrei.avk, eryksun, gregory.p.smith, jerpint, kulikjak, lukasz.langa, miss-islington, pablogsal
Date 2021-10-04.19:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375122.23.0.573904058432.issue43219@roundup.psfhosted.org>
In-reply-to
Content
New changeset e0b61b28641bdd20cfeff6d9878f1318b711ca19 by Pablo Galindo (Miss Islington (bot)) in branch '3.10':
bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421) (GH-28508)
https://github.com/python/cpython/commit/e0b61b28641bdd20cfeff6d9878f1318b711ca19
History
Date User Action Args
2021-10-04 19:18:42pablogsalsetrecipients: + pablogsal, gregory.p.smith, lukasz.langa, eryksun, miss-islington, kulikjak, Alex Grund, andrei.avk, jerpint
2021-10-04 19:18:42pablogsalsetmessageid: <1633375122.23.0.573904058432.issue43219@roundup.psfhosted.org>
2021-10-04 19:18:42pablogsallinkissue43219 messages
2021-10-04 19:18:42pablogsalcreate