-
-
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 | 16151 |
|---|---|
| Nosy | @amauryfa, @vadmium, @serhiy-storchaka |
| Dependencies |
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-03-22.15:08:10.883>
created_at = <Date 2012-10-06.19:32:42.315>
labels = ['interpreter-core', 'type-bug']
title = 'Deferred KeyboardInterrupt in interactive mode'
updated_at = <Date 2016-03-22.15:08:10.882>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-03-22.15:08:10.882>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-22.15:08:10.883>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2012-10-06.19:32:42.315>
creator = 'serhiy.storchaka'
dependencies = ['22923']
files = []
hgrepos = []
issue_num = 16151
keywords = []
message_count = 8.0
messages = ['172238', '173037', '173039', '174472', '252908', '252909', '252915', '255528']
nosy_count = 3.0
nosy_names = ['amaury.forgeotdarc', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16151'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']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