Skip to content

open() shouldn't silently ignore buffering=1 in binary mode #76417

@izbyshev

Description

@izbyshev
mannequin
BPO 32236
Nosy @gpshead, @pitrou, @vstinner, @benjaminp, @izbyshev
PRs
  • bpo-32236: Issue RuntimeWarning if buffering=1 for open() in binary mode #4842
  • 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 2018-10-20.00:24:35.987>
    created_at = <Date 2017-12-06.23:46:49.278>
    labels = ['type-bug', '3.8', 'expert-IO']
    title = "open() shouldn't silently ignore buffering=1 in binary mode"
    updated_at = <Date 2018-10-20.00:24:35.935>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-10-20.00:24:35.935>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-20.00:24:35.987>
    closer = 'vstinner'
    components = ['IO']
    creation = <Date 2017-12-06.23:46:49.278>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32236
    keywords = ['patch']
    message_count = 10.0
    messages = ['307775', '307968', '308000', '308227', '308571', '310672', '324962', '325088', '328098', '328100']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'vstinner', 'benjamin.peterson', 'stutzbach', 'izbyshev']
    pr_nums = ['4842']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32236'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions