Skip to content

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

@vstinner

Description

@vstinner
BPO37157
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=Noneclosed_at=Nonecreated_at=<Date2019-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=<Date2021-10-07.19:23:42.385>user='https://github.com/vstinner'

    bugs.python.org fields:

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

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard 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