Skip to content

Metaclasses interfere with __class_getitem__ #80173

Description

@cdonovick
mannequin
BPO 35992
Nosy @gvanrossum, @ilevkivskyi, @miss-islington, @cdonovick
PRs
  • bpo-35992: Use PySequence_GetItem only if sq_item is not NULL #11857
  • [3.7] bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857) #11910
  • 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 2019-02-17.23:35:10.511>
    created_at = <Date 2019-02-14.06:14:12.765>
    labels = ['interpreter-core', 'type-bug', '3.7', 'docs']
    title = 'Metaclasses interfere with __class_getitem__'
    updated_at = <Date 2019-02-17.23:35:10.510>
    user = 'https://github.com/cdonovick'

    bugs.python.org fields:

    activity = <Date 2019-02-17.23:35:10.510>
    actor = 'levkivskyi'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-02-17.23:35:10.511>
    closer = 'levkivskyi'
    components = ['Documentation', 'Interpreter Core']
    creation = <Date 2019-02-14.06:14:12.765>
    creator = 'donovick'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35992
    keywords = ['patch']
    message_count = 4.0
    messages = ['335497', '335521', '335790', '335791']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'docs@python', 'levkivskyi', 'miss-islington', 'donovick']
    pr_nums = ['11857', '11910']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35992'
    versions = ['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