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 miss-islington, orsenthil, winsonluk
Date 2021-03-03.15:37:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614785849.11.0.378355225895.issue42782@roundup.psfhosted.org>
In-reply-to
Content
New changeset 59e857650cf49a5e28cb82acc2641b1b53efeeeb by Miss Islington (bot) in branch '3.8':
bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)
https://github.com/python/cpython/commit/59e857650cf49a5e28cb82acc2641b1b53efeeeb
History
Date User Action Args
2021-03-03 15:37:29miss-islingtonsetrecipients: + miss-islington, orsenthil, winsonluk
2021-03-03 15:37:29miss-islingtonsetmessageid: <1614785849.11.0.378355225895.issue42782@roundup.psfhosted.org>
2021-03-03 15:37:29miss-islingtonlinkissue42782 messages
2021-03-03 15:37:29miss-islingtoncreate