Skip to content

Change PyMem_Malloc to use pymalloc allocator #70437

@vstinner

Description

@vstinner
BPO 26249
Nosy @rhettinger, @pitrou, @vstinner, @serhiy-storchaka, @catalin-manciu
Files
  • pymem.patch
  • python_memleak.py
  • tu_malloc.c
  • pymem_27.patch
  • pymalloc.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 2016-04-26.11:37:12.570>
    created_at = <Date 2016-01-31.17:48:24.357>
    labels = ['performance']
    title = 'Change PyMem_Malloc to use pymalloc allocator'
    updated_at = <Date 2016-04-26.11:37:12.569>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-04-26.11:37:12.569>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-04-26.11:37:12.570>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-01-31.17:48:24.357>
    creator = 'vstinner'
    dependencies = []
    files = ['41767', '41778', '41779', '42004', '42158']
    hgrepos = []
    issue_num = 26249
    keywords = ['patch']
    message_count = 51.0
    messages = ['259290', '259297', '259376', '259377', '259378', '259379', '259382', '259383', '259384', '259385', '259389', '259390', '259391', '259392', '259393', '259395', '259440', '259441', '259445', '260674', '260675', '260681', '261430', '261431', '261433', '261445', '261446', '261447', '261448', '261449', '261450', '261452', '261453', '261454', '261455', '261456', '261457', '261458', '261459', '261488', '261749', '261766', '261788', '264020', '264027', '264130', '264132', '264174', '264245', '264251', '264252']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'pitrou', 'vstinner', 'python-dev', 'jtaylor', 'serhiy.storchaka', 'alecsandru.patrascu', 'catalin.manciu']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue26249'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions