Skip to content

Add _PyType_AllocNoTrack() function: allocate without tracking in the GC #88697

@vstinner

Description

@vstinner
BPO 44531
Nosy @vstinner, @pablogsal
PRs
  • bpo-44531: Add _PyType_AllocNoTrack() function #26947
  • bpo-44531: Fix type_repr() if tp_name is NULL #26948
  • 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 2021-09-21.19:59:51.887>
    created_at = <Date 2021-06-29.02:02:58.745>
    labels = ['expert-C-API', '3.11']
    title = 'Add _PyType_AllocNoTrack() function: allocate without tracking in the GC'
    updated_at = <Date 2021-09-21.19:59:51.887>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.19:59:51.887>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.19:59:51.887>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2021-06-29.02:02:58.745>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44531
    keywords = ['patch']
    message_count = 8.0
    messages = ['396695', '396696', '396732', '396735', '396736', '396738', '396741', '396804']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'pablogsal']
    pr_nums = ['26947', '26948']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44531'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions