-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 19719 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @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-01-07.20:53:14.751>
created_at = <Date 2013-11-22.18:15:15.181>
labels = ['type-feature', 'library']
title = 'add importlib.abc.SpecLoader and SpecFinder'
updated_at = <Date 2014-01-07.20:53:14.750>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2014-01-07.20:53:14.750>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2014-01-07.20:53:14.751>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-11-22.18:15:15.181>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 19719
keywords = []
message_count = 2.0
messages = ['203826', '207592']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'ncoghlan', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19719'
versions = ['Python 3.4']Reactions are currently unavailable
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