-
-
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
| BPO | 26634 |
|---|---|
| Nosy | @rhettinger, @serhiy-storchaka, @zhangyangyu |
| Files |
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-26.06:32:05.471>
created_at = <Date 2016-03-24.04:09:36.638>
labels = ['type-bug', 'library']
title = 'recursive_repr forgets to override __qualname__ of wrapper'
updated_at = <Date 2016-04-26.06:32:05.470>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-04-26.06:32:05.470>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-04-26.06:32:05.471>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-03-24.04:09:36.638>
creator = 'xiang.zhang'
dependencies = []
files = ['42266', '42268']
hgrepos = []
issue_num = 26634
keywords = ['patch']
message_count = 5.0
messages = ['262326', '262327', '262329', '264048', '264218']
nosy_count = 4.0
nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26634'
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