-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
deferred-blockerinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)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 | 18864 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @ncoghlan, @larryhastings, @PCManticore, @ericsnowcurrently, @berkerpeksag, @phmc |
| Dependencies | |
| 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/ericsnowcurrently'
closed_at = <Date 2016-05-12.14:37:11.280>
created_at = <Date 2013-08-28.06:56:18.238>
labels = ['interpreter-core', 'deferred-blocker', 'type-feature', 'library']
title = 'Implementation for PEP 451 (importlib.machinery.ModuleSpec)'
updated_at = <Date 2016-05-12.14:37:11.278>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2016-05-12.14:37:11.278>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2016-05-12.14:37:11.280>
closer = 'eric.snow'
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2013-08-28.06:56:18.238>
creator = 'eric.snow'
dependencies = ['19697', '19700', '19701', '19703', '19704', '19705', '19706', '19707', '19708', '19709', '19710', '19711', '19712', '19713', '19714', '21098', '21099']
files = ['31959', '32381', '32457', '33073']
hgrepos = []
issue_num = 18864
keywords = ['patch']
message_count = 66.0
messages = ['196352', '198981', '201210', '201212', '201224', '201244', '201369', '201399', '201604', '201605', '201946', '202456', '202461', '202482', '202483', '202655', '202656', '202657', '202658', '202659', '202660', '202661', '202662', '202663', '202664', '202669', '202672', '202673', '202676', '202681', '202695', '202710', '202711', '202712', '202917', '202918', '203329', '203340', '203411', '203578', '203649', '203800', '203801', '203810', '203811', '203825', '203831', '203835', '203843', '205384', '205520', '205575', '205576', '205769', '205822', '205881', '207509', '207510', '210927', '210957', '215152', '221905', '221932', '222289', '236537', '265408']
nosy_count = 11.0
nosy_names = ['brett.cannon', 'terry.reedy', 'ncoghlan', 'larry', 'Arfrever', 'Claudiu.Popa', 'BreamoreBoy', 'python-dev', 'eric.snow', 'berker.peksag', 'pconnell']
pr_nums = []
priority = 'deferred blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18864'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
deferred-blockerinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement