-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 20223 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @ncoghlan, @larryhastings, @1st1 |
| Dependencies | |
| 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 = None
closed_at = <Date 2014-01-27.22:29:56.377>
created_at = <Date 2014-01-11.21:22:59.504>
labels = ['type-bug', 'library']
title = 'inspect.signature does not support new functools.partialmethod'
updated_at = <Date 2014-01-27.22:29:56.376>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2014-01-27.22:29:56.376>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2014-01-27.22:29:56.377>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2014-01-11.21:22:59.504>
creator = 'yselivanov'
dependencies = ['20189']
files = ['33418']
hgrepos = []
issue_num = 20223
keywords = ['patch']
message_count = 11.0
messages = ['207915', '208371', '208435', '208972', '209012', '209014', '209073', '209074', '209083', '209485', '209486']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'terry.reedy', 'ncoghlan', 'larry', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20223'
versions = ['Python 3.4']Reactions are currently unavailable
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