Skip to content

PyObject_Malloc is not documented #64263

@bitdancer

Description

@bitdancer
BPO 20064
Nosy @vstinner, @bitdancer, @zware, @willingc
PRs
  • bpo-20064: Document PyObject_Malloc() #4199
  • [3.6] bpo-20064: Document PyObject_Malloc() (GH-4199) #4203
  • [2.7] bpo-20064: Document PyObject_Malloc() #4204
  • Files
  • 20064.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-10-31.17:09:18.353>
    created_at = <Date 2013-12-24.19:39:20.554>
    labels = ['interpreter-core', 'type-bug', '3.7', 'docs']
    title = 'PyObject_Malloc is not documented'
    updated_at = <Date 2017-10-31.17:09:18.344>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2017-10-31.17:09:18.344>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-10-31.17:09:18.353>
    closer = 'vstinner'
    components = ['Documentation', 'Interpreter Core']
    creation = <Date 2013-12-24.19:39:20.554>
    creator = 'r.david.murray'
    dependencies = []
    files = ['33261']
    hgrepos = []
    issue_num = 20064
    keywords = ['patch']
    message_count = 9.0
    messages = ['206910', '206914', '223328', '223424', '223593', '305313', '305315', '305317', '305318']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'r.david.murray', 'docs@python', 'BreamoreBoy', 'gennad', 'zach.ware', 'willingc']
    pr_nums = ['4199', '4203', '4204']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20064'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions