Skip to content

Allow to set pipe size on subprocess.Popen. #85752

@rhpvorderman

Description

@rhpvorderman
BPO 41586
Nosy @gpshead, @rhpvorderman
PRs
  • bpo-41586: Add pipesize parameter to subprocess. Add F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl. #21921
  • bpo-41586: Attempt to make the pipesize tests more robust. #22839
  • 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 = 'https://github.com/gpshead'
    closed_at = <Date 2020-10-21.06:04:04.119>
    created_at = <Date 2020-08-19.05:46:00.673>
    labels = ['type-feature', 'library', '3.10']
    title = 'Allow to set pipe size on subprocess.Popen.'
    updated_at = <Date 2020-10-21.06:04:04.118>
    user = 'https://github.com/rhpvorderman'

    bugs.python.org fields:

    activity = <Date 2020-10-21.06:04:04.118>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2020-10-21.06:04:04.119>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2020-08-19.05:46:00.673>
    creator = 'rhpvorderman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41586
    keywords = ['patch']
    message_count = 5.0
    messages = ['375636', '379059', '379060', '379148', '379176']
    nosy_count = 2.0
    nosy_names = ['gregory.p.smith', 'rhpvorderman']
    pr_nums = ['21921', '22839']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41586'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions