Skip to content

fileinput should use stdin.buffer for "rb" mode #65274

@brandon-rhodes

Description

@brandon-rhodes
BPO 21075
Nosy @vstinner, @serhiy-storchaka, @MojoVampire
Files
  • 21075-fileinput-stdin.diff
  • 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/serhiy-storchaka'
    closed_at = <Date 2014-05-14.18:17:41.145>
    created_at = <Date 2014-03-27.13:42:43.555>
    labels = ['type-bug', 'library']
    title = 'fileinput should use stdin.buffer for "rb" mode'
    updated_at = <Date 2016-01-02.20:45:09.623>
    user = 'https://bugs.python.org/brandon-rhodes'

    bugs.python.org fields:

    activity = <Date 2016-01-02.20:45:09.623>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-05-14.18:17:41.145>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-03-27.13:42:43.555>
    creator = 'brandon-rhodes'
    dependencies = []
    files = ['34880']
    hgrepos = []
    issue_num = 21075
    keywords = ['patch']
    message_count = 6.0
    messages = ['214952', '215001', '216331', '218558', '218559', '257362']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'brandon-rhodes', 'python-dev', 'serhiy.storchaka', 'josh.r', 'sam.kimbrel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21075'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions