Skip to content

copy.copy(bytes) is slow #64990

@frankmillman

Description

@frankmillman
BPO 20791
Nosy @pitrou, @vstinner, @bitdancer, @1st1
Files
  • copy_bytes.patch
  • 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 2014-02-27.21:16:28.389>
    created_at = <Date 2014-02-27.08:58:03.176>
    labels = ['library', 'performance']
    title = 'copy.copy(bytes) is slow'
    updated_at = <Date 2014-02-27.23:35:06.626>
    user = 'https://bugs.python.org/frankmillman'

    bugs.python.org fields:

    activity = <Date 2014-02-27.23:35:06.626>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-02-27.21:16:28.389>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2014-02-27.08:58:03.176>
    creator = 'frankmillman'
    dependencies = []
    files = ['34244']
    hgrepos = []
    issue_num = 20791
    keywords = ['patch']
    message_count = 12.0
    messages = ['212340', '212344', '212345', '212354', '212377', '212383', '212388', '212389', '212392', '212393', '212394', '212395']
    nosy_count = 7.0
    nosy_names = ['peter.otten', 'pitrou', 'vstinner', 'frankmillman', 'r.david.murray', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue20791'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance 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