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 orsenthil
Recipients miss-islington, orsenthil, winsonluk
Date 2021-03-03.16:04:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614787448.07.0.399147779804.issue42782@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf566847f5a97e6ce391f8fb94185ee756cb94a2 by Senthil Kumaran in branch '3.9':
[3.9] bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001) (#24725)
https://github.com/python/cpython/commit/bf566847f5a97e6ce391f8fb94185ee756cb94a2
History
Date User Action Args
2021-03-03 16:04:08orsenthilsetrecipients: + orsenthil, miss-islington, winsonluk
2021-03-03 16:04:08orsenthilsetmessageid: <1614787448.07.0.399147779804.issue42782@roundup.psfhosted.org>
2021-03-03 16:04:08orsenthillinkissue42782 messages
2021-03-03 16:04:08orsenthilcreate