Skip to content

subprocess: check_output() doesn't close pipes on error #56703

Description

@vstinner
BPO 12494
Nosy @vstinner, @vadmium
Files
  • subprocess_check_output.patch
  • subprocess_check_output-2.patch
  • 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 2011-09-01.21:57:18.718>
    created_at = <Date 2011-07-04.22:13:45.149>
    labels = ['library']
    title = "subprocess: check_output() doesn't close pipes on error"
    updated_at = <Date 2016-04-04.20:51:44.618>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-04-04.20:51:44.618>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-09-01.21:57:18.718>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-07-04.22:13:45.149>
    creator = 'vstinner'
    dependencies = []
    files = ['22572', '22580']
    hgrepos = []
    issue_num = 12494
    keywords = ['patch']
    message_count = 9.0
    messages = ['139812', '139848', '139903', '143297', '143312', '143313', '143359', '143360', '262868']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'rosslagerwall', 'python-dev', 'martin.panter']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12494'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions