Skip to content

Improve copy.copy speed for built-in types (list/set/dict) #70355

@MojoVampire

Description

@MojoVampire
BPO 26167
Nosy @rhettinger, @avassalotti, @serhiy-storchaka, @MojoVampire
Files
  • copy_speedup.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-03-06.13:05:01.437>
    created_at = <Date 2016-01-20.18:07:38.665>
    labels = ['library', 'performance']
    title = 'Improve copy.copy speed for built-in types (list/set/dict)'
    updated_at = <Date 2016-03-06.13:05:01.437>
    user = 'https://github.com/MojoVampire'

    bugs.python.org fields:

    activity = <Date 2016-03-06.13:05:01.437>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-03-06.13:05:01.437>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-01-20.18:07:38.665>
    creator = 'josh.r'
    dependencies = []
    files = ['41679']
    hgrepos = []
    issue_num = 26167
    keywords = ['patch']
    message_count = 10.0
    messages = ['258704', '258712', '258731', '258748', '259843', '261047', '261240', '261243', '261245', '261250']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka', 'josh.r']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26167'
    versions = ['Python 3.6']

    Metadata

    Metadata

    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