Skip to content

Interrupted system calls are not retried #54076

@mitsuhiko

Description

@mitsuhiko
BPO 9867
Nosy @loewis, @ronaldoussoren, @pitrou, @benjaminp, @ned-deily, @mitsuhiko, @Trundle
Superseder
  • bpo-12268: file readline, readlines & readall methods can lose data on EINTR
  • 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 2012-07-12.21:35:33.709>
    created_at = <Date 2010-09-16.02:02:52.080>
    labels = ['interpreter-core', 'type-bug']
    title = 'Interrupted system calls are not retried'
    updated_at = <Date 2012-07-12.21:36:23.243>
    user = 'https://github.com/mitsuhiko'

    bugs.python.org fields:

    activity = <Date 2012-07-12.21:36:23.243>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-07-12.21:35:33.709>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2010-09-16.02:02:52.080>
    creator = 'aronacher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 9867
    keywords = []
    message_count = 20.0
    messages = ['116504', '116505', '116521', '116524', '116525', '116529', '116530', '116532', '116534', '116538', '116539', '116540', '116541', '116544', '116545', '116546', '116547', '116548', '116549', '165335']
    nosy_count = 10.0
    nosy_names = ['loewis', 'ronaldoussoren', 'exarkun', 'pitrou', 'benjamin.peterson', 'ned.deily', 'stutzbach', 'aronacher', 'Trundle', 'DasIch']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '12268'
    type = 'behavior'
    url = 'https://bugs.python.org/issue9867'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions