-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Closed
Copy link
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 | 17117 |
|---|---|
| Nosy | @brettcannon, @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/brettcannon'
closed_at = <Date 2013-03-13.18:12:09.611>
created_at = <Date 2013-02-03.16:49:34.534>
labels = ['easy', 'type-bug', 'library']
title = 'Update importlib.util.module_for_loader/set_loader to set when __loader__ = None'
updated_at = <Date 2013-03-13.18:12:09.609>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2013-03-13.18:12:09.609>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-03-13.18:12:09.611>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-02-03.16:49:34.534>
creator = 'brett.cannon'
dependencies = []
files = ['29177']
hgrepos = []
issue_num = 17117
keywords = ['patch', 'easy']
message_count = 9.0
messages = ['181281', '181357', '182755', '182884', '182886', '182888', '182889', '184094', '184099']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'python-dev', 'eric.snow', 'gkcn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17117'
versions = ['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