Skip to content

Raw I/O writelines() broken for non-blocking I/O #70480

@vstinner

Description

@vstinner
BPO 26292
Nosy @pitrou, @vstinner, @vadmium, @jstasiak
Superseder
  • bpo-13322: The io module doesn't support non-blocking files
  • Files
  • writelines-doc.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 2019-10-10.08:27:39.173>
    created_at = <Date 2016-02-05.08:44:20.262>
    labels = ['expert-IO']
    title = 'Raw I/O writelines() broken for non-blocking I/O'
    updated_at = <Date 2019-10-10.08:27:39.172>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-10.08:27:39.172>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-10.08:27:39.173>
    closer = 'vstinner'
    components = ['IO']
    creation = <Date 2016-02-05.08:44:20.262>
    creator = 'vstinner'
    dependencies = []
    files = ['43488']
    hgrepos = []
    issue_num = 26292
    keywords = ['patch']
    message_count = 8.0
    messages = ['259640', '259641', '259655', '259656', '259690', '268413', '268900', '354338']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'martin.panter', 'raylu', 'jstasiak']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '13322'
    type = None
    url = 'https://bugs.python.org/issue26292'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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