-
-
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 | 21262 |
|---|---|
| Nosy | @voidspace, @kushaldas |
| 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/kushaldas'
closed_at = <Date 2014-04-16.20:06:22.626>
created_at = <Date 2014-04-16.18:30:13.937>
labels = ['type-bug', 'library']
title = 'assert_not_called method for mocks'
updated_at = <Date 2014-04-16.20:06:22.624>
user = 'https://github.com/voidspace'bugs.python.org fields:
activity = <Date 2014-04-16.20:06:22.624>
actor = 'python-dev'
assignee = 'kushal.das'
closed = True
closed_date = <Date 2014-04-16.20:06:22.626>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-04-16.18:30:13.937>
creator = 'michael.foord'
dependencies = []
files = ['34921']
hgrepos = []
issue_num = 21262
keywords = ['patch']
message_count = 3.0
messages = ['216546', '216557', '216576']
nosy_count = 3.0
nosy_names = ['michael.foord', 'python-dev', 'kushal.das']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21262'
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