Skip to content

subprocess.getoutput fails on win32 #54406

@jldm

Description

@jldm
mannequin
BPO 10197
Nosy @terryjreedy, @gpshead, @ncoghlan, @vstinner, @tjguk, @ned-deily, @merwok, @bitdancer, @briancurtin, @florentx
Files
  • subprocess_getoutput.patch
  • subprocess.patch: Patch to implement ( ) wrapping for Windows
  • issue10197.diff
  • 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/tjguk'
    closed_at = <Date 2013-11-11.15:09:35.462>
    created_at = <Date 2010-10-26.12:18:50.177>
    labels = ['type-bug', 'OS-windows']
    title = 'subprocess.getoutput fails on win32'
    updated_at = <Date 2015-02-24.08:56:36.533>
    user = 'https://bugs.python.org/jldm'

    bugs.python.org fields:

    activity = <Date 2015-02-24.08:56:36.533>
    actor = 'gregory.p.smith'
    assignee = 'tim.golden'
    closed = True
    closed_date = <Date 2013-11-11.15:09:35.462>
    closer = 'tim.golden'
    components = ['Windows']
    creation = <Date 2010-10-26.12:18:50.177>
    creator = 'jldm'
    dependencies = []
    files = ['20985', '23433', '32450']
    hgrepos = []
    issue_num = 10197
    keywords = ['patch', 'needs review']
    message_count = 33.0
    messages = ['119605', '119607', '120558', '123130', '123141', '123150', '123232', '123237', '123246', '123298', '123410', '129967', '129974', '145735', '145764', '145824', '145835', '146365', '146379', '157670', '201907', '202026', '202031', '202044', '202048', '202050', '202208', '202450', '202504', '202630', '212918', '236481', '236483']
    nosy_count = 14.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'ncoghlan', 'vstinner', 'tim.golden', 'ned.deily', 'eric.araujo', 'Arfrever', 'r.david.murray', 'brian.curtin', 'flox', 'jldm', 'python-dev', 'bpoaugust']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10197'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowstype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions