-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 19746 |
|---|---|
| Nosy | @vstinner, @rbtcollins, @bitdancer, @voidspace, @peterjc |
| 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-10-20.00:24:38.148>
created_at = <Date 2013-11-24.03:16:03.568>
labels = ['type-feature', 'library']
title = 'No introspective way to detect ModuleImportFailure in unittest'
updated_at = <Date 2015-09-14.11:38:46.218>
user = 'https://github.com/rbtcollins'bugs.python.org fields:
activity = <Date 2015-09-14.11:38:46.218>
actor = 'maubp'
assignee = 'none'
closed = True
closed_date = <Date 2014-10-20.00:24:38.148>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-11-24.03:16:03.568>
creator = 'rbcollins'
dependencies = []
files = ['36577', '36587']
hgrepos = []
issue_num = 19746
keywords = ['patch']
message_count = 11.0
messages = ['204172', '204265', '226612', '226671', '226674', '226693', '227318', '227363', '227500', '229704', '250656']
nosy_count = 6.0
nosy_names = ['vstinner', 'rbcollins', 'r.david.murray', 'michael.foord', 'maubp', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19746'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement