Skip to content

shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range) #81338

Open
@vstinner

Description

@vstinner
BPO 37157
Nosy @giampaolo, @albertz, @desbma, @koobs, @pablogsal
Files
  • cow.diff
  • cow2.diff
  • 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-04.21:36:40.594>
    labels = ['library', '3.9', 'performance']
    title = 'shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range)'
    updated_at = <Date 2021-10-07.19:23:42.385>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-10-07.19:23:42.385>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-06-04.21:36:40.594>
    creator = 'vstinner'
    dependencies = []
    files = ['48390', '48393']
    hgrepos = []
    issue_num = 37157
    keywords = ['patch']
    message_count = 14.0
    messages = ['344648', '344651', '344667', '344692', '344694', '344697', '344702', '344709', '350623', '384015', '384105', '403414', '403418', '403423']
    nosy_count = 6.0
    nosy_names = ['giampaolo.rodola', 'Albert.Zeyer', 'desbma', 'koobs', 'pablogsal', 'dulanic']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37157'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions