Use copy_file_range() in shutil.copyfile() (server-side copy)
| BPO | 37159 |
|---|---|
| Nosy | @facundobatista, @ncoghlan, @vstinner, @giampaolo, @encukou, @albertz, @vadmium, @desbma, @pablogsal |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2019-06-05.05:24:51.971> labels = ['library', '3.9', 'performance'] title = 'Use copy_file_range() in shutil.copyfile() (server-side copy)' updated_at = <Date 2020-12-29.13:05:56.586> user = 'https://github.com/giampaolo'
bugs.python.org fields:
activity = <Date 2020-12-29.13:05:56.586> actor = 'Albert.Zeyer' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2019-06-05.05:24:51.971> creator = 'giampaolo.rodola' dependencies = [] files = ['48392'] hgrepos = [] issue_num = 37159 keywords = ['patch'] message_count = 6.0 messages = ['344671', '344679', '344680', '344691', '344693', '383996'] nosy_count = 11.0 nosy_names = ['facundobatista', 'ncoghlan', 'vstinner', 'giampaolo.rodola', 'StyXman', 'petr.viktorin', 'neologix', 'Albert.Zeyer', 'martin.panter', 'desbma', 'pablogsal'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue37159' versions = ['Python 3.9']