Skip to content

List object memory allocator #70570

@catalin-manciu

Description

@catalin-manciu
BPO 26382
Nosy @terryjreedy, @vstinner, @methane, @florinpapa, @catalin-manciu
Files
  • listobject_CPython3.patch: Patch for CPython 3.x
  • listobject_CPython2.patch: Patch for CPython 2.7.x
  • listobject_CPython2-2.patch
  • listobject_CPython3-2.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 2017-02-20.11:43:44.353>
    created_at = <Date 2016-02-18.14:26:51.405>
    labels = ['interpreter-core', 'performance']
    title = 'List object memory allocator'
    updated_at = <Date 2017-02-20.14:11:04.401>
    user = 'https://github.com/catalin-manciu'

    bugs.python.org fields:

    activity = <Date 2017-02-20.14:11:04.401>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-20.11:43:44.353>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2016-02-18.14:26:51.405>
    creator = 'catalin.manciu'
    dependencies = []
    files = ['41953', '41954', '46063', '46066']
    hgrepos = []
    issue_num = 26382
    keywords = ['patch']
    message_count = 17.0
    messages = ['260459', '260467', '260513', '260514', '260517', '260518', '260548', '260550', '260678', '284173', '284200', '284201', '284221', '284222', '284239', '284242', '288206']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'vstinner', 'methane', 'alecsandru.patrascu', 'florin.papa', 'catalin.manciu']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26382'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions