-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
OS-windowsinterpreter-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 | 11272 |
|---|---|
| Nosy | @kupuguy, @birkenfeld, @pitrou, @vstinner, @ezio-melotti, @bitdancer, @briancurtin |
| 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 2011-02-23.12:11:58.542>
created_at = <Date 2011-02-21.15:48:24.053>
labels = ['interpreter-core', 'type-bug', 'OS-windows']
title = 'input() has trailing carriage return on windows'
updated_at = <Date 2011-05-25.15:16:35.985>
user = 'https://github.com/kupuguy'bugs.python.org fields:
activity = <Date 2011-05-25.15:16:35.985>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2011-02-23.12:11:58.542>
closer = 'vstinner'
components = ['Interpreter Core', 'Windows']
creation = <Date 2011-02-21.15:48:24.053>
creator = 'duncanb'
dependencies = []
files = ['20853', '20857', '22104']
hgrepos = []
issue_num = 11272
keywords = ['patch', '3.2regression']
message_count = 17.0
messages = ['128964', '128967', '128971', '128972', '128973', '128981', '128982', '128988', '129144', '129145', '129147', '129160', '129180', '136835', '136836', '136837', '136854']
nosy_count = 10.0
nosy_names = ['duncanb', 'georg.brandl', 'pitrou', 'vstinner', 'ezio.melotti', 'v+python', 'r.david.murray', 'brian.curtin', 'SilentGhost', 'Phoenix Fire']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11272'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
OS-windowsinterpreter-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