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 miss-islington
Recipients andrei.avk, eryksun, gregory.p.smith, jerpint, miss-islington
Date 2021-07-10.04:07:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625890061.7.0.385954148893.issue43219@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1577259cc51d0d46ad676798ce0a130039acf956 by Miss Islington (bot) in branch '3.10':
bpo-43219: shutil.copyfile, raise a less confusing exception instead of IsADirectoryError (GH-27049)
https://github.com/python/cpython/commit/1577259cc51d0d46ad676798ce0a130039acf956
History
Date User Action Args
2021-07-10 04:07:41miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, eryksun, andrei.avk, jerpint
2021-07-10 04:07:41miss-islingtonsetmessageid: <1625890061.7.0.385954148893.issue43219@roundup.psfhosted.org>
2021-07-10 04:07:41miss-islingtonlinkissue43219 messages
2021-07-10 04:07:41miss-islingtoncreate