Skip to content

readline fails on nonblocking, unbuffered io.FileIO objects #58066

@anacrolix

Description

@anacrolix
mannequin
BPO 13858
Nosy @anacrolix
Superseder
  • bpo-13322: The io module doesn't support non-blocking files
  • 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-01-25.08:22:32.059>
    created_at = <Date 2012-01-25.05:13:47.771>
    labels = ['type-bug', 'library', 'expert-IO']
    title = 'readline fails on nonblocking, unbuffered io.FileIO objects'
    updated_at = <Date 2012-01-25.08:22:32.050>
    user = 'https://github.com/anacrolix'

    bugs.python.org fields:

    activity = <Date 2012-01-25.08:22:32.050>
    actor = 'neologix'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-01-25.08:22:32.059>
    closer = 'neologix'
    components = ['Library (Lib)', 'IO']
    creation = <Date 2012-01-25.05:13:47.771>
    creator = 'anacrolix'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 13858
    keywords = []
    message_count = 2.0
    messages = ['151933', '151935']
    nosy_count = 2.0
    nosy_names = ['anacrolix', 'neologix']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '13322'
    type = 'behavior'
    url = 'https://bugs.python.org/issue13858'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-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