-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 27514 |
|---|---|
| Nosy | @brettcannon, @birkenfeld, @ncoghlan, @benjaminp, @serhiy-storchaka, @1st1, @pppery, @ammaraskar |
| 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 = None
closed_at = <Date 2016-07-15.05:02:21.177>
created_at = <Date 2016-07-14.12:33:51.333>
labels = ['interpreter-core', 'type-bug']
title = 'SystemError when compiling deeply nested for loops'
updated_at = <Date 2016-07-15.05:02:21.167>
user = 'https://github.com/pppery'bugs.python.org fields:
activity = <Date 2016-07-15.05:02:21.167>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2016-07-15.05:02:21.177>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2016-07-14.12:33:51.333>
creator = 'ppperry'
dependencies = []
files = ['43725', '43726']
hgrepos = []
issue_num = 27514
keywords = ['patch']
message_count = 7.0
messages = ['270405', '270409', '270410', '270445', '270446', '270462', '270464']
nosy_count = 9.0
nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'ppperry', 'ammar2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27514'
versions = ['Python 2.7', '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