X Tutup
The Wayback Machine - https://web.archive.org/web/20260111054618/https://github.com/python/cpython/issues/85394
Skip to content

POpen bufsize=0 ignored with universal_newlines=True #85394

@ydirson

Description

@ydirson
mannequin
BPO 41222
Nosy @gpshead, @pitrou, @eryksun, @ydirson
PRs
  • gh-85394: new tests for demonstrating polling problem on subprocess with universal_newlines=True #25859
  • Files
  • testproc-unbuffered.py
  • 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 2020-07-06.19:54:02.188>
    labels = ['3.10', 'type-bug', '3.9', 'expert-IO', '3.11']
    title = 'POpen bufsize=0 ignored with universal_newlines=True'
    updated_at = <Date 2021-12-22.13:01:55.073>
    user = 'https://github.com/ydirson'

    bugs.python.org fields:

    activity = <Date 2021-12-22.13:01:55.073>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['IO']
    creation = <Date 2020-07-06.19:54:02.188>
    creator = 'yann'
    dependencies = []
    files = ['49299']
    hgrepos = []
    issue_num = 41222
    keywords = ['patch']
    message_count = 6.0
    messages = ['373165', '392714', '392795', '392840', '409016', '409031']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'pitrou', 'eryksun', 'yann']
    pr_nums = ['25859']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41222'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetopic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup