-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 18089 |
|---|---|
| Nosy | @brettcannon |
| Dependencies |
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-05-31.22:59:47.898>
created_at = <Date 2013-05-29.00:09:44.306>
labels = ['type-feature', 'library']
title = 'Create importlib.abc.InspectLoader.load_module()'
updated_at = <Date 2013-05-31.22:59:47.897>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2013-05-31.22:59:47.897>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-05-31.22:59:47.898>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-05-29.00:09:44.306>
creator = 'brett.cannon'
dependencies = ['18088']
files = []
hgrepos = []
issue_num = 18089
keywords = []
message_count = 2.0
messages = ['190261', '190424']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18089'
versions = ['Python 3.4']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