Skip to content

codecs.open() buffering doc needs fix #54553

Closed
@SantiagoPiccinini

Description

@SantiagoPiccinini
BPO 10344
Nosy @malemburg, @terryjreedy, @amauryfa, @vstinner, @vadmium
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 = None
    created_at = <Date 2010-11-06.23:00:16.336>
    labels = ['type-bug', 'docs']
    title = 'codecs.open() buffering doc needs fix'
    updated_at = <Date 2018-10-20.00:22:36.886>
    user = 'https://bugs.python.org/SantiagoPiccinini'

    bugs.python.org fields:

    activity = <Date 2018-10-20.00:22:36.886>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2010-11-06.23:00:16.336>
    creator = 'Santiago.Piccinini'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10344
    keywords = ['patch']
    message_count = 9.0
    messages = ['120652', '120653', '120656', '120658', '121052', '151163', '151164', '244354', '328099']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'terry.reedy', 'amaury.forgeotdarc', 'vstinner', 'docs@python', 'Santiago.Piccinini', 'martin.panter']
    pr_nums = ['4842']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10344'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions