Skip to content

PyType_FromSpec does not copy the name #89478

@seberg

Description

@seberg
mannequin
BPO 45315
Nosy @encukou, @seberg, @shihai1991
PRs
  • bpo-45315: PyType_FromSpec: Copy spec->name and have the type own the memory for its name #29103
  • 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-10-21.10:04:47.123>
    created_at = <Date 2021-09-28.20:45:06.803>
    labels = ['interpreter-core', 'type-crash', '3.11']
    title = '`PyType_FromSpec` does not copy the name'
    updated_at = <Date 2021-10-21.10:04:47.122>
    user = 'https://github.com/seberg'

    bugs.python.org fields:

    activity = <Date 2021-10-21.10:04:47.122>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-21.10:04:47.123>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2021-09-28.20:45:06.803>
    creator = 'seberg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45315
    keywords = ['patch']
    message_count = 6.0
    messages = ['402804', '403347', '403734', '404493', '404577', '404578']
    nosy_count = 3.0
    nosy_names = ['petr.viktorin', 'seberg', 'shihai1991']
    pr_nums = ['29103']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue45315'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions