-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 14671 |
|---|---|
| Nosy | @birkenfeld, @benjaminp, @ezio-melotti |
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 2012-04-26.06:00:10.340>
created_at = <Date 2012-04-26.02:53:35.538>
labels = ['interpreter-core', 'type-bug']
title = 'isinstance(obj, object) returns True for _old style_ class instances'
updated_at = <Date 2012-04-29.12:23:30.424>
user = 'https://bugs.python.org/thread13'bugs.python.org fields:
activity = <Date 2012-04-29.12:23:30.424>
actor = 'ezio.melotti'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-26.06:00:10.340>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2012-04-26.02:53:35.538>
creator = 'thread13'
dependencies = []
files = []
hgrepos = []
issue_num = 14671
keywords = []
message_count = 8.0
messages = ['159351', '159352', '159353', '159354', '159358', '159438', '159439', '159599']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'benjamin.peterson', 'ezio.melotti', 'thread13']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14671'
versions = ['Python 2.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error