Skip to content

shutil.copyfileobj should internally use os.sendfile when possible #69249

@desbma

Description

@desbma
mannequin
BPO 25063
Nosy @vstinner, @giampaolo, @bitdancer, @vadmium, @desbma

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 = <Date 2015-09-14.12:02:59.888>
created_at = <Date 2015-09-10.18:38:50.069>
labels = ['type-feature', 'library']
title = 'shutil.copyfileobj should internally use os.sendfile when possible'
updated_at = <Date 2018-05-19.11:27:44.211>
user = 'https://github.com/desbma'

bugs.python.org fields:

activity = <Date 2018-05-19.11:27:44.211>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = True
closed_date = <Date 2015-09-14.12:02:59.888>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2015-09-10.18:38:50.069>
creator = 'desbma'
dependencies = []
files = []
hgrepos = []
issue_num = 25063
keywords = []
message_count = 7.0
messages = ['250401', '250406', '250426', '250503', '250578', '250586', '250657']
nosy_count = 6.0
nosy_names = ['vstinner', 'giampaolo.rodola', 'r.david.murray', 'python-dev', 'martin.panter', 'desbma']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25063'
versions = []

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions