-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 24806 |
|---|---|
| Nosy | @benjaminp, @1st1 |
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 2015-10-07.02:43:12.797>
created_at = <Date 2015-08-06.07:00:10.915>
labels = ['interpreter-core', 'type-bug']
title = 'Inheriting from NoneType does not fail consistently'
updated_at = <Date 2015-10-07.02:43:12.791>
user = 'https://bugs.python.org/brechtm'bugs.python.org fields:
activity = <Date 2015-10-07.02:43:12.791>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2015-10-07.02:43:12.797>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2015-08-06.07:00:10.915>
creator = 'brechtm'
dependencies = []
files = []
hgrepos = []
issue_num = 24806
keywords = []
message_count = 8.0
messages = ['248112', '248113', '248114', '248115', '248124', '248125', '248126', '252447']
nosy_count = 4.0
nosy_names = ['benjamin.peterson', 'python-dev', 'brechtm', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24806'
versions = ['Python 3.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