Skip to content

file readline, readlines & readall methods can lose data on EINTR #56477

@gpshead

Description

@gpshead
BPO 12268
Nosy @gpshead, @mjpieters, @mdickinson, @pitrou, @vstinner, @asvetlov
Files
  • fix-signal-eintr-read-27-gps02.diff: fixes for 2.7's read, readline, readlines and readinto with unittests
  • 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 2013-02-01.21:20:00.128>
    created_at = <Date 2011-06-05.20:39:02.990>
    labels = []
    title = 'file readline, readlines & readall methods can lose data on EINTR'
    updated_at = <Date 2016-11-15.14:36:08.044>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2016-11-15.14:36:08.044>
    actor = 'mjpieters'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2013-02-01.21:20:00.128>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2011-06-05.20:39:02.990>
    creator = 'gregory.p.smith'
    dependencies = []
    files = ['26142']
    hgrepos = []
    issue_num = 12268
    keywords = ['patch', 'needs review']
    message_count = 22.0
    messages = ['137714', '137716', '137722', '137731', '137799', '163742', '163744', '163794', '163910', '163911', '163913', '163992', '164028', '164029', '172777', '176886', '176926', '176936', '181107', '181108', '181109', '280852']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'mjpieters', 'mark.dickinson', 'pitrou', 'vstinner', 'asvetlov', 'python-dev', 'jcon', 'Gary.Miguel']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12268'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions