Skip to content

Add "capture_output=True" option to subprocess.run #76283

@ncoghlan

Description

@ncoghlan
BPO 32102
Nosy @warsaw, @gpshead, @ncoghlan, @bbayles
PRs
  • bpo-32102 Add "capture_output=True" option to subprocess.run #5149
  • bpo-32102 Doc: add missing capture_output arg to subprocess.run() signature #8374
  • [3.7] bpo-32102: Doc: add missing capture_output arg to subprocess.run() signature (GH-8374) #8720
  • 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 2018-01-30.06:43:14.741>
    created_at = <Date 2017-11-21.06:13:46.996>
    labels = ['type-feature']
    title = 'Add "capture_output=True" option to subprocess.run'
    updated_at = <Date 2018-08-09.22:02:59.493>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2018-08-09.22:02:59.493>
    actor = 'miss-islington'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2018-01-30.06:43:14.741>
    closer = 'gregory.p.smith'
    components = []
    creation = <Date 2017-11-21.06:13:46.996>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32102
    keywords = ['patch']
    message_count = 4.0
    messages = ['306627', '306643', '311243', '311244']
    nosy_count = 4.0
    nosy_names = ['barry', 'gregory.p.smith', 'ncoghlan', 'bbayles']
    pr_nums = ['5149', '8374', '8720']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32102'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions