-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
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
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 2016-08-19.08:04:09.342>
created_at = <Date 2016-05-29.22:46:08.510>
labels = ['interpreter-core', 'type-bug']
title = 'Unhelpful error message when one calls a subclass of type with a custom metaclass'
updated_at = <Date 2016-08-19.08:04:09.341>
user = 'https://github.com/pppery'bugs.python.org fields:
activity = <Date 2016-08-19.08:04:09.341>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-19.08:04:09.342>
closer = 'berker.peksag'
components = ['Interpreter Core']
creation = <Date 2016-05-29.22:46:08.510>
creator = 'ppperry'
dependencies = []
files = ['43054', '43056', '43060', '43062', '44109']
hgrepos = []
issue_num = 27157
keywords = ['patch']
message_count = 31.0
messages = ['266643', '266645', '266649', '266650', '266651', '266652', '266653', '266654', '266660', '266662', '266663', '266666', '266667', '266673', '266676', '266677', '266684', '266693', '266701', '266702', '266705', '266706', '266712', '266722', '266726', '266728', '266729', '270348', '272697', '273089', '273090']
nosy_count = 10.0
nosy_names = ['gvanrossum', 'rhettinger', 'steven.daprano', 'r.david.murray', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'eryksun', 'ppperry', 'abarry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27157'
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