-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-04-23.06:25:52.452>
created_at = <Date 2016-04-11.10:19:34.128>
labels = ['type-bug', 'library']
title = 'staticmethod and classmethod are ignored when disassemble class'
updated_at = <Date 2016-04-23.06:25:52.451>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-04-23.06:25:52.451>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-04-23.06:25:52.452>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-04-11.10:19:34.128>
creator = 'xiang.zhang'
dependencies = []
files = ['42429', '42430', '42431', '42439', '42442']
hgrepos = []
issue_num = 26733
keywords = ['patch']
message_count = 12.0
messages = ['263176', '263178', '263187', '263220', '263221', '263224', '263226', '263233', '263627', '263643', '264046', '264047']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26733'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error