Skip to content

Use PyMem_New instead of PyMem_Malloc #67634

Description

@serhiy-storchaka
BPO 23446
Nosy @vstinner, @benjaminp, @skrah, @serhiy-storchaka
Files
  • pymem_new.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 2015-02-16.14:31:52.409>
    created_at = <Date 2015-02-11.17:30:15.275>
    labels = ['extension-modules', 'interpreter-core', 'type-feature']
    title = 'Use PyMem_New instead of PyMem_Malloc'
    updated_at = <Date 2015-03-02.18:59:12.382>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-02.18:59:12.382>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-16.14:31:52.409>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2015-02-11.17:30:15.275>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38099']
    hgrepos = []
    issue_num = 23446
    keywords = ['patch']
    message_count = 8.0
    messages = ['235758', '235770', '235785', '235807', '235818', '236100', '237063', '237076']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'Arfrever', 'skrah', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23446'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions