Skip to content

[C API] Upgrade the C API in extension modules #86685

@vstinner

Description

@vstinner
BPO 42519
Nosy @vstinner, @shihai1991
PRs
  • bpo-42519: Replace PyMem_MALLOC() with PyMem_Malloc() #23586
  • bpo-42519: Replace PyObject_MALLOC() with PyObject_Malloc() #23587
  • 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 2020-12-16.08:16:58.601>
    created_at = <Date 2020-12-01.08:55:35.598>
    labels = ['expert-C-API', '3.10']
    title = '[C API] Upgrade the C API in extension modules'
    updated_at = <Date 2020-12-16.08:16:58.600>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-16.08:16:58.600>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-16.08:16:58.601>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2020-12-01.08:55:35.598>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42519
    keywords = ['patch']
    message_count = 3.0
    messages = ['382220', '382221', '382224']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'shihai1991']
    pr_nums = ['23586', '23587']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42519'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions