-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard 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 | 8754 |
|---|---|
| Nosy | @brettcannon, @birkenfeld, @terryjreedy, @ncoghlan, @vstinner, @ezio-melotti, @merwok, @ericsnowcurrently |
| 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/merwok'
closed_at = <Date 2013-02-01.22:05:16.967>
created_at = <Date 2010-05-18.17:03:18.189>
labels = ['easy', 'type-bug', 'library']
title = 'quote bad module name in ImportError-like messages'
updated_at = <Date 2013-02-01.22:56:17.712>
user = 'https://github.com/terryjreedy'bugs.python.org fields:
activity = <Date 2013-02-01.22:56:17.712>
actor = 'eric.araujo'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2013-02-01.22:05:16.967>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2010-05-18.17:03:18.189>
creator = 'terry.reedy'
dependencies = []
files = ['19971', '23088']
hgrepos = []
issue_num = 8754
keywords = ['patch', 'easy', 'needs review']
message_count = 31.0
messages = ['105988', '105994', '106026', '106036', '121415', '121419', '121426', '121427', '121430', '121432', '121853', '123579', '123583', '123629', '124140', '124212', '124336', '124470', '124496', '126325', '126757', '130541', '131517', '131936', '131941', '143409', '152997', '154750', '155109', '181119', '181129']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'georg.brandl', 'terry.reedy', 'ncoghlan', 'vstinner', 'ezio.melotti', 'eric.araujo', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8754'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
easystdlibStandard 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