Skip to content

os.readv() and os.writev() don't raise an OSError on readv()/writev() failure #64312

@vstinner

Description

@vstinner
BPO 20113
Nosy @vstinner, @serhiy-storchaka
Files
  • readv_writev.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 = None
    closed_at = <Date 2014-01-08.14:39:30.191>
    created_at = <Date 2014-01-03.11:19:28.129>
    labels = []
    title = "os.readv() and os.writev() don't raise an OSError on readv()/writev() failure"
    updated_at = <Date 2014-01-08.15:01:53.896>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2014-01-08.15:01:53.896>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-08.14:39:30.191>
    closer = 'vstinner'
    components = []
    creation = <Date 2014-01-03.11:19:28.129>
    creator = 'vstinner'
    dependencies = []
    files = ['33303']
    hgrepos = []
    issue_num = 20113
    keywords = ['patch']
    message_count = 4.0
    messages = ['207220', '207221', '207687', '207688']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'rosslagerwall', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue20113'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions