Skip to content

socket.readline() interface doesn't handle EINTR properly #44412

@sobomax

Description

@sobomax
mannequin
BPO 1628205
Nosy @loewis, @gpshead
Files
  • diff: Proposed fix.
  • diff: Updated fix and test case
  • issue1628205-gps01.diff.txt
  • 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/gpshead'
    closed_at = <Date 2010-12-15.20:00:10.644>
    created_at = <Date 2007-01-04.21:37:50.000>
    labels = ['extension-modules', 'type-bug', 'library']
    title = "socket.readline() interface doesn't handle EINTR properly"
    updated_at = <Date 2010-12-15.20:00:10.642>
    user = 'https://bugs.python.org/sobomax'

    bugs.python.org fields:

    activity = <Date 2010-12-15.20:00:10.642>
    actor = 'pitrou'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2010-12-15.20:00:10.644>
    closer = 'pitrou'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2007-01-04.21:37:50.000>
    creator = 'sobomax'
    dependencies = []
    files = ['7694', '14634', '14667']
    hgrepos = []
    issue_num = 1628205
    keywords = ['patch']
    message_count = 11.0
    messages = ['51655', '51656', '51657', '51658', '51659', '91209', '91359', '91409', '91414', '91532', '106334']
    nosy_count = 8.0
    nosy_names = ['loewis', 'gregory.p.smith', 'jorend', 'orenti', 'exarkun', 'sobomax', 'vila', 'rhettg']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1628205'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions