Skip to content

On Windows sys.stdin.readline() doesn't handle Ctrl-C properly #62797

@Drekin

Description

@Drekin
mannequin
BPO 18597
Nosy @vstinner, @tjguk, @eryksun, @Vgr255
Files
  • issue18597_3_6_0.patch
  • 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 = 'https://github.com/tjguk'
    closed_at = <Date 2021-03-01.15:32:00.172>
    created_at = <Date 2013-07-30.09:13:12.193>
    labels = ['type-bug', 'OS-windows']
    title = "On Windows sys.stdin.readline() doesn't handle Ctrl-C properly"
    updated_at = <Date 2021-03-01.15:32:00.172>
    user = 'https://bugs.python.org/Drekin'

    bugs.python.org fields:

    activity = <Date 2021-03-01.15:32:00.172>
    actor = 'eryksun'
    assignee = 'tim.golden'
    closed = True
    closed_date = <Date 2021-03-01.15:32:00.172>
    closer = 'eryksun'
    components = ['Windows']
    creation = <Date 2013-07-30.09:13:12.193>
    creator = 'Drekin'
    dependencies = []
    files = ['42132']
    hgrepos = []
    issue_num = 18597
    keywords = ['patch']
    message_count = 14.0
    messages = ['193918', '193919', '193936', '193938', '196120', '224402', '246053', '256134', '261564', '261569', '278182', '278193', '278194', '323464']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'tim.golden', 'kumba', 'eryksun', 'Drekin', 'abarry', 'troyhirni']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18597'
    versions = ['Python 2.7', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    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