Skip to content

Python 3.2 input() does not remove "\r" at the end of returned string. #55643

@jaylogan

Description

@jaylogan
mannequin
BPO 11434
Nosy @Trundle
Superseder
  • bpo-11272: input() has trailing carriage return on windows
  • 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-03-07.17:30:43.540>
    created_at = <Date 2011-03-07.17:22:22.214>
    labels = ['type-bug', 'OS-windows']
    title = 'Python 3.2 input() does not remove "\\r" at the end of returned string.'
    updated_at = <Date 2011-03-07.17:30:43.539>
    user = 'https://bugs.python.org/jaylogan'

    bugs.python.org fields:

    activity = <Date 2011-03-07.17:30:43.539>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-03-07.17:30:43.540>
    closer = 'r.david.murray'
    components = ['Windows']
    creation = <Date 2011-03-07.17:22:22.214>
    creator = 'jaylogan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 11434
    keywords = []
    message_count = 2.0
    messages = ['130265', '130266']
    nosy_count = 2.0
    nosy_names = ['jaylogan', 'Trundle']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '11272'
    type = 'behavior'
    url = 'https://bugs.python.org/issue11434'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowstype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions