Skip to content

file.write and file.read don't handle EINTR #55165

@eggy

Description

@eggy
mannequin
BPO 10956
Nosy @amauryfa, @pitrou
Files
  • fwrite.py
  • fread.py
  • fwrite.py
  • eintr_io.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/pitrou'
    closed_at = <Date 2011-02-25.21:36:28.776>
    created_at = <Date 2011-01-20.14:12:26.956>
    labels = ['type-bug', 'expert-IO']
    title = "file.write and file.read don't handle EINTR"
    updated_at = <Date 2011-02-25.21:36:28.775>
    user = 'https://bugs.python.org/eggy'

    bugs.python.org fields:

    activity = <Date 2011-02-25.21:36:28.775>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2011-02-25.21:36:28.776>
    closer = 'pitrou'
    components = ['IO']
    creation = <Date 2011-01-20.14:12:26.956>
    creator = 'eggy'
    dependencies = []
    files = ['20462', '20463', '20464', '20472']
    hgrepos = []
    issue_num = 10956
    keywords = ['patch']
    message_count = 10.0
    messages = ['126616', '126617', '126620', '126621', '126622', '126623', '126624', '126668', '127961', '129434']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'eggy', 'neologix']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10956'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    topic-IOtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions