-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17099 |
|---|---|
| Nosy | @warsaw, @brettcannon, @theller, @ncoghlan, @asvetlov, @ericsnowcurrently |
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 2013-03-13.18:11:19.795>
created_at = <Date 2013-02-01.13:44:37.446>
labels = ['easy', 'type-bug', 'library']
title = 'Raise ValueError when __loader__ not defined for importlib.find_loader()'
updated_at = <Date 2013-03-13.18:11:19.794>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2013-03-13.18:11:19.794>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-03-13.18:11:19.795>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-02-01.13:44:37.446>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 17099
keywords = ['easy']
message_count = 5.0
messages = ['181079', '181084', '181356', '184097', '184098']
nosy_count = 9.0
nosy_names = ['barry', 'brett.cannon', 'theller', 'ncoghlan', 'asvetlov', 'python-dev', 'eric.snow', 'gkcn', 'Ankur.Ankan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17099'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
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