Skip to content

subprocess.Popen etc do not accept os.PathLike in passed sequence on Windows #77798

Description

@altendky
mannequin
BPO 33617
Nosy @pfmoore, @vstinner, @tjguk, @zware, @serhiy-storchaka, @zooba, @altendky
PRs
  • bpo-33617: Use os.fspath() for subprocess sequences on Windows #7071
  • Superseder
  • bpo-31961: subprocess._execute_child doesn't accept a single PathLike argument for args
  • 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 2019-08-02.22:39:40.618>
    created_at = <Date 2018-05-23.14:14:04.178>
    labels = ['3.8', 'type-feature', 'library', 'OS-windows']
    title = 'subprocess.Popen etc do not accept os.PathLike in passed sequence on Windows'
    updated_at = <Date 2019-08-02.22:39:40.618>
    user = 'https://github.com/altendky'

    bugs.python.org fields:

    activity = <Date 2019-08-02.22:39:40.618>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-02.22:39:40.618>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2018-05-23.14:14:04.178>
    creator = 'altendky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33617
    keywords = ['patch']
    message_count = 4.0
    messages = ['317408', '317409', '317412', '325457']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'altendky']
    pr_nums = ['7071']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '31961'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33617'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeOS-windowsstdlibStandard 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