-
-
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 | 24266 |
|---|---|
| Nosy | @Yhg1s, @terryjreedy, @pitrou, @bitdancer, @vadmium, @serhiy-storchaka, @tacaswell, @hartwork |
| 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-03-22.21:47:14.534>
created_at = <Date 2015-05-22.14:58:03.813>
labels = ['interpreter-core', 'type-bug']
title = 'raw_input + readline: Ctrl+C during search breaks readline'
updated_at = <Date 2016-03-23.18:07:26.859>
user = 'https://github.com/hartwork'bugs.python.org fields:
activity = <Date 2016-03-23.18:07:26.859>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-22.21:47:14.534>
closer = 'martin.panter'
components = ['Interpreter Core']
creation = <Date 2015-05-22.14:58:03.813>
creator = 'sping'
dependencies = []
files = ['39467', '39468', '39514', '40054']
hgrepos = []
issue_num = 24266
keywords = ['patch']
message_count = 17.0
messages = ['243828', '243844', '243846', '243864', '243975', '244146', '244680', '244682', '244683', '247571', '259311', '259313', '259314', '262167', '262176', '262213', '262294']
nosy_count = 10.0
nosy_names = ['twouters', 'terry.reedy', 'pitrou', 'Arfrever', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'tcaswell', 'sping']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24266'
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