Skip to content

Efficient zero-copy for shutil.copy* functions (Linux, OSX and Win) #77852

Description

@giampaolo
BPO 33671
Nosy @facundobatista, @ncoghlan, @pitrou, @scoder, @vstinner, @giampaolo, @tarekziade, @merwok, @bitdancer, @encukou, @asvetlov, @methane, @socketpair, @vadmium, @MojoVampire, @asottile
PRs
  • bpo-33671: efficient zero-copy for shutil.copy* functions (Linux, OSX and Win) #7160
  • bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows #7681
  • bpo-33671: allow setting shutil.copyfile() bufsize globally #12016
  • bpo-33671 fix orphaned comment in shutil.copyfileobj #27516
  • Files
  • shutil-zero-copy.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 = <Date 2018-06-12.21:48:06.592>
    created_at = <Date 2018-05-28.16:17:23.634>
    labels = ['3.8', 'library', 'performance']
    title = 'Efficient zero-copy for shutil.copy* functions (Linux, OSX and Win)'
    updated_at = <Date 2021-07-31.19:15:48.402>
    user = 'https://github.com/giampaolo'

    bugs.python.org fields:

    activity = <Date 2021-07-31.19:15:48.402>
    actor = 'eric.araujo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-12.21:48:06.592>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2018-05-28.16:17:23.634>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = ['47621']
    hgrepos = []
    issue_num = 33671
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['317878', '317880', '317905', '317906', '317932', '317989', '319401', '319405', '319484', '319486', '319980', '320247', '320456', '336492', '336502', '336514', '336516', '398660']
    nosy_count = 21.0
    nosy_names = ['facundobatista', 'ncoghlan', 'pitrou', 'scoder', 'vstinner', 'giampaolo.rodola', 'gps', 'StyXman', 'tarek', 'eric.araujo', 'r.david.murray', 'petr.viktorin', 'asvetlov', 'methane', 'SilentGhost', 'neologix', 'socketpair', 'python-dev', 'martin.panter', 'josh.r', 'Anthony Sottile']
    pr_nums = ['7160', '7681', '12016', '27516']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue33671'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions