-
-
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/ncoghlan'
closed_at = <Date 2016-09-10.10:02:04.039>
created_at = <Date 2016-05-27.16:39:18.782>
labels = ['type-bug', 'library']
title = 'Python implementation of `functools.partial` is not a class'
updated_at = <Date 2016-09-10.12:13:36.524>
user = 'https://github.com/Vgr255'bugs.python.org fields:
activity = <Date 2016-09-10.12:13:36.524>
actor = 'abarry'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2016-09-10.10:02:04.039>
closer = 'ncoghlan'
components = ['Library (Lib)']
creation = <Date 2016-05-27.16:39:18.782>
creator = 'abarry'
dependencies = []
files = ['43035', '43059', '43212', '44436', '44450', '44483']
hgrepos = []
issue_num = 27137
keywords = ['patch']
message_count = 29.0
messages = ['266503', '266530', '266534', '266539', '266540', '266545', '266570', '266587', '266588', '266599', '266700', '267003', '267334', '269899', '269917', '270043', '274476', '274522', '274768', '274809', '274827', '274890', '275232', '275240', '275251', '275305', '275609', '275610', '275629']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'rhettinger', 'ncoghlan', 'vstinner', 'ned.deily', 'python-dev', 'serhiy.storchaka', 'xiang.zhang', 'abarry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27137'
versions = ['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