-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 18342 |
|---|---|
| Nosy | @brettcannon, @vstinner, @ericsnowcurrently |
| 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 2013-07-12.15:23:24.797>
created_at = <Date 2013-07-01.16:33:50.374>
labels = ['interpreter-core', 'easy']
title = 'Use the repr of a module name for ImportError in ceval.c'
updated_at = <Date 2013-07-12.15:23:24.796>
user = 'https://github.com/brettcannon'bugs.python.org fields:
activity = <Date 2013-07-12.15:23:24.796>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-07-12.15:23:24.797>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2013-07-01.16:33:50.374>
creator = 'brett.cannon'
dependencies = []
files = ['30794', '30796', '30806', '30840']
hgrepos = []
issue_num = 18342
keywords = ['patch', 'easy']
message_count = 10.0
messages = ['192138', '192397', '192403', '192419', '192421', '192475', '192485', '192540', '192946', '192947']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'vstinner', 'Arfrever', 'python-dev', 'eric.snow', 'kurazu']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue18342'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)