-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 22221 |
|---|---|
| Nosy | @terryjreedy, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2014-09-05.08:28:34.761>
created_at = <Date 2014-08-17.19:53:49.280>
labels = ['interpreter-core', 'type-bug']
title = 'ast.literal_eval confused by coding declarations'
updated_at = <Date 2014-09-05.08:28:34.760>
user = 'https://bugs.python.org/jorgenschaefer'bugs.python.org fields:
activity = <Date 2014-09-05.08:28:34.760>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-09-05.08:28:34.761>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2014-08-17.19:53:49.280>
creator = 'jorgenschaefer'
dependencies = []
files = ['36442']
hgrepos = []
issue_num = 22221
keywords = ['patch']
message_count = 8.0
messages = ['225464', '225469', '225701', '225704', '225716', '225735', '226404', '226407']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'python-dev', 'serhiy.storchaka', 'davidhalter', 'jorgenschaefer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22221'
versions = ['Python 2.7']Reactions are currently unavailable
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