-
-
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 | 21222 |
|---|---|
| Nosy | @voidspace, @kushaldas, @zooba |
| PRs | |
| 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-04-15.19:53:09.280>
created_at = <Date 2014-04-14.19:54:11.031>
labels = ['type-bug', 'library']
title = 'Mock create_autospec with name argument fails'
updated_at = <Date 2020-07-03.22:34:53.238>
user = 'https://github.com/kushaldas'bugs.python.org fields:
activity = <Date 2020-07-03.22:34:53.238>
actor = 'steve.dower'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-15.19:53:09.280>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-04-14.19:54:11.031>
creator = 'kushal.das'
dependencies = []
files = ['34854', '34881']
hgrepos = []
issue_num = 21222
keywords = ['patch']
message_count = 7.0
messages = ['216190', '216230', '216311', '216343', '216367', '216371', '372968']
nosy_count = 4.0
nosy_names = ['michael.foord', 'python-dev', 'kushal.das', 'steve.dower']
pr_nums = ['21304']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21222'
versions = ['Python 3.5']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