Skip to content

Popen doesn't work on Windows when args is a list #76945

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32764
Nosy @gpshead, @pfmoore, @tjguk, @zware, @serhiy-storchaka, @zooba, @Phaqui
PRs
  • bpo-32764: Fixes test_nonexisting_with_pipes using incorrect test value #5762
  • Superseder
  • bpo-30121: Windows: subprocess debug assertion on failure to execute the process
  • 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/zooba'
    closed_at = <Date 2018-02-20.00:34:13.344>
    created_at = <Date 2018-02-04.16:01:42.348>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'OS-windows']
    title = "Popen doesn't work on Windows when args is a list"
    updated_at = <Date 2018-02-20.00:34:13.342>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-02-20.00:34:13.342>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-02-20.00:34:13.344>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2018-02-04.16:01:42.348>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32764
    keywords = ['patch']
    message_count = 7.0
    messages = ['311603', '311607', '311609', '311613', '312383', '312385', '312386']
    nosy_count = 7.0
    nosy_names = ['gregory.p.smith', 'paul.moore', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'Phaqui']
    pr_nums = ['5762']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '30121'
    type = 'behavior'
    url = 'https://bugs.python.org/issue32764'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions