PyType_Spec.name must remain valid after PyType_FromSpec · Issue #90141 · python/cpython · GitHub
Skip to content

PyType_Spec.name must remain valid after PyType_FromSpec #90141

Description

@ronaldoussoren
BPO 45983
Nosy @ronaldoussoren
Superseder
  • bpo-45315: PyType_FromSpec does not copy the name
  • 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-12-04.16:45:18.133>
    created_at = <Date 2021-12-04.16:32:04.178>
    labels = ['type-bug', '3.10', 'docs']
    title = 'PyType_Spec.name must remain valid after PyType_FromSpec'
    updated_at = <Date 2021-12-04.16:45:18.132>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2021-12-04.16:45:18.132>
    actor = 'ronaldoussoren'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-12-04.16:45:18.133>
    closer = 'ronaldoussoren'
    components = ['Documentation']
    creation = <Date 2021-12-04.16:32:04.178>
    creator = 'ronaldoussoren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45983
    keywords = []
    message_count = 2.0
    messages = ['407676', '407677']
    nosy_count = 2.0
    nosy_names = ['ronaldoussoren', 'docs@python']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '45315'
    type = 'behavior'
    url = 'https://bugs.python.org/issue45983'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesdocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions