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 martin.panter
Recipients fruch, martin.panter, sroracle
Date 2018-04-20.21:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524259396.96.0.682650639539.issue28627@psf.upfronthosting.co.za>
In-reply-to
Content
This looks like it may be covered by Issue 31940, about the “shutil.copystat” API. See Anthony’s initial proposal at <https://bugs.python.org/issue31940#msg305528>.

Max: I think you need the “else” branch to reraise the exception if “errno” doesn’t match. Perhaps a test case would have picked this up.
History
Date User Action Args
2018-04-20 21:23:17martin.pantersetrecipients: + martin.panter, fruch, sroracle
2018-04-20 21:23:16martin.pantersetmessageid: <1524259396.96.0.682650639539.issue28627@psf.upfronthosting.co.za>
2018-04-20 21:23:16martin.panterlinkissue28627 messages
2018-04-20 21:23:16martin.pantercreate