-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23014 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @ericsnowcurrently, @asottile |
| 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 2015-01-09.16:40:15.884>
created_at = <Date 2014-12-08.16:18:58.725>
labels = ['interpreter-core', 'type-bug']
title = "Don't have importlib.abc.Loader.create_module() be optional"
updated_at = <Date 2019-06-28.17:35:32.150>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2019-06-28.17:35:32.150>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2015-01-09.16:40:15.884>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2014-12-08.16:18:58.725>
creator = 'brett.cannon'
dependencies = []
files = ['37427']
hgrepos = []
issue_num = 23014
keywords = ['patch']
message_count = 27.0
messages = ['232313', '232334', '232380', '232402', '232431', '232432', '232479', '232511', '232549', '232562', '232699', '232700', '232741', '232745', '232789', '232790', '233764', '346576', '346656', '346657', '346660', '346662', '346673', '346675', '346780', '346782', '346841']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'Arfrever', 'python-dev', 'eric.snow', 'Anthony Sottile']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23014'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error