Skip to content

Make stdout and stderr truly unbuffered when using -u option #74589

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30404
Nosy @pitrou, @vstinner, @benjaminp, @berkerpeksag, @serhiy-storchaka
PRs
  • bpo-30404: The -u option now makes the stdout and stderr streams unbuffered. #1667
  • bpo-28647: Update -u documentation #1655
  • bpo-28647: Update -u documentation after bpo-30404 #3961
  • 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-10-04.17:26:10.442>
    created_at = <Date 2017-05-19.15:52:05.216>
    labels = ['interpreter-core', 'type-feature', '3.7', 'expert-IO']
    title = 'Make stdout and stderr truly unbuffered when using -u option'
    updated_at = <Date 2017-10-13.12:16:36.996>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-13.12:16:36.996>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-04.17:26:10.442>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core', 'IO']
    creation = <Date 2017-05-19.15:52:05.216>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30404
    keywords = []
    message_count = 9.0
    messages = ['293960', '296315', '296316', '296344', '296345', '296352', '303716', '303717', '304332']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'stutzbach', 'berker.peksag', 'serhiy.storchaka']
    pr_nums = ['1667', '1655', '3961']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30404'
    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