-
-
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 | 22032 |
|---|---|
| Nosy | @warsaw, @vstinner, @serhiy-storchaka, @rkuska |
| 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 2014-07-22.12:05:15.134>
created_at = <Date 2014-07-22.09:02:36.309>
labels = ['type-bug', 'library']
title = 'Use __qualname__ together with __module__'
updated_at = <Date 2015-09-24.14:28:23.251>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-09-24.14:28:23.251>
actor = 'vstinner'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-07-22.12:05:15.134>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-07-22.09:02:36.309>
creator = 'serhiy.storchaka'
dependencies = []
files = ['36026']
hgrepos = []
issue_num = 22032
keywords = ['patch']
message_count = 13.0
messages = ['223649', '223651', '223661', '223663', '223664', '223665', '245690', '251489', '251500', '251501', '251512', '251527', '251530']
nosy_count = 5.0
nosy_names = ['barry', 'vstinner', 'python-dev', 'serhiy.storchaka', 'rkuska']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22032'
versions = ['Python 3.5']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