Skip to content

Allow setting line_buffering on existing TextIOWrapper #74711

@pitrou

Description

@pitrou
BPO 30526
Nosy @ncoghlan, @pitrou, @benjaminp, @serhiy-storchaka
PRs
  • Fix bpo-30526: make TextIOWrapper.{line_buffering, write_through} writable #1887
  • Fix bpo-30526: Add TextIOWrapper.reconfigure() #1922
  • 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 2017-06-03.15:48:47.209>
    created_at = <Date 2017-05-31.16:15:46.650>
    labels = ['type-feature', '3.7', 'expert-IO']
    title = 'Allow setting line_buffering on existing TextIOWrapper'
    updated_at = <Date 2017-06-03.15:48:47.208>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-06-03.15:48:47.208>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-03.15:48:47.209>
    closer = 'pitrou'
    components = ['IO']
    creation = <Date 2017-05-31.16:15:46.650>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30526
    keywords = []
    message_count = 8.0
    messages = ['294850', '294922', '294925', '294931', '294933', '295016', '295017', '295074']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'pitrou', 'benjamin.peterson', 'stutzbach', 'serhiy.storchaka']
    pr_nums = ['1887', '1922']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30526'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions