Skip to content

Make isinstance() work with super type instances #62475

Description

@brettcannon
BPO 18275
Nosy @brettcannon, @rhettinger, @pitrou, @benjaminp
Files
  • simple_diamond_example.py: Simple diamond example
  • 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-03-06.20:21:57.790>
    created_at = <Date 2013-06-21.01:33:23.761>
    labels = ['interpreter-core', 'type-bug']
    title = 'Make isinstance() work with super type instances'
    updated_at = <Date 2020-03-06.20:21:57.789>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2020-03-06.20:21:57.789>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-06.20:21:57.790>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2013-06-21.01:33:23.761>
    creator = 'brett.cannon'
    dependencies = []
    files = ['30663']
    hgrepos = []
    issue_num = 18275
    keywords = []
    message_count = 12.0
    messages = ['191550', '191559', '191581', '191582', '191590', '191592', '191602', '191605', '191607', '191615', '191619', '363542']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'rhettinger', 'pitrou', 'benjamin.peterson', 'Arfrever']
    pr_nums = []
    priority = 'low'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18275'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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