-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 15846 |
|---|---|
| Nosy | @brettcannon, @birkenfeld, @ncoghlan, @benjaminp, @ezio-melotti |
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 = None
closed_at = <Date 2012-09-02.18:25:24.903>
created_at = <Date 2012-09-02.08:46:06.037>
labels = ['type-bug']
title = 'literal_eval raises SystemError instead of SyntaxError, because of illegal escape sequence'
updated_at = <Date 2012-09-02.18:25:24.901>
user = 'https://bugs.python.org/davidhalter'bugs.python.org fields:
activity = <Date 2012-09-02.18:25:24.901>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-09-02.18:25:24.903>
closer = 'python-dev'
components = []
creation = <Date 2012-09-02.08:46:06.037>
creator = 'davidhalter'
dependencies = []
files = []
hgrepos = []
issue_num = 15846
keywords = []
message_count = 3.0
messages = ['169687', '169688', '169717']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'benjamin.peterson', 'ezio.melotti', 'python-dev', 'davidhalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15846'
versions = ['Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error