Skip to content

PyObject_IsInstance() doesn't find bases named in type(name, bases, dict) #47164

@scoder

Description

@scoder
BPO 2915
Nosy @scoder

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 2008-05-21.20:44:48.094>
created_at = <Date 2008-05-19.15:44:50.315>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = "PyObject_IsInstance() doesn't find bases named in type(name, bases, dict)"
updated_at = <Date 2008-05-21.20:44:48.093>
user = 'https://github.com/scoder'

bugs.python.org fields:

activity = <Date 2008-05-21.20:44:48.093>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2008-05-21.20:44:48.094>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2008-05-19.15:44:50.315>
creator = 'scoder'
dependencies = []
files = []
hgrepos = []
issue_num = 2915
keywords = []
message_count = 2.0
messages = ['67065', '67171']
nosy_count = 1.0
nosy_names = ['scoder']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2915'
versions = ['Python 3.0']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    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