-
-
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 | 26844 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @ericsnowcurrently, @serhiy-storchaka, @axil |
| 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/brettcannon'
closed_at = <Date 2016-07-15.17:59:36.537>
created_at = <Date 2016-04-25.06:09:06.045>
labels = ['type-feature', 'library']
title = 'Wrong error message during import'
updated_at = <Date 2016-07-15.17:59:36.536>
user = 'https://github.com/axil'bugs.python.org fields:
activity = <Date 2016-07-15.17:59:36.536>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2016-07-15.17:59:36.537>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2016-04-25.06:09:06.045>
creator = 'lev.maximov'
dependencies = []
files = ['42584']
hgrepos = []
issue_num = 26844
keywords = ['patch']
message_count = 7.0
messages = ['264157', '264158', '269452', '269467', '269483', '270493', '270494']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'lev.maximov']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26844'
versions = ['Python 3.5', 'Python 3.6']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