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 vstinner
Recipients StyXman, desbma, facundobatista, giampaolo.rodola, martin.panter, ncoghlan, neologix, pablogsal, petr.viktorin, vstinner
Date 2019-06-04.14:22:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
shutil copy functions would definitively benefit of using copy_file_range() if available. Can someone please open a separated issue for shutil?
History
Date User Action Args
2019-06-04 14:22:23vstinnersetrecipients: + vstinner, facundobatista, ncoghlan, giampaolo.rodola, StyXman, petr.viktorin, neologix, martin.panter, desbma, pablogsal
2019-06-04 14:22:23vstinnersetmessageid: <[email protected]>
2019-06-04 14:22:23vstinnerlinkissue26826 messages
2019-06-04 14:22:23vstinnercreate