-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
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 | 21156 |
|---|---|
| Nosy | @brettcannon, @carljm, @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 2014-05-09.16:29:21.556>
created_at = <Date 2014-04-04.17:59:20.194>
labels = ['type-feature', 'library']
title = 'Consider moving importlib.abc.InspectLoader.source_to_code() to importlib.abc.Loader'
updated_at = <Date 2019-05-28.20:32:36.770>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2019-05-28.20:32:36.770>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2014-05-09.16:29:21.556>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2014-04-04.17:59:20.194>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 21156
keywords = []
message_count = 8.0
messages = ['215544', '215628', '215631', '215637', '218174', '218175', '343735', '343817']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'carljm', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21156'
versions = ['Python 3.5']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