Skip to content

subprocess.run on windows does not convert path to string #85919

Closed
@kaushikghose

Description

@kaushikghose
BPO 41753
Nosy @terryjreedy, @pfmoore, @ericvsmith, @tjguk, @zware, @eryksun, @zooba
Superseder
  • bpo-41649: Can't pass Path like objects to subprocess api's on Windows.
  • 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 2020-09-12.01:25:10.406>
    created_at = <Date 2020-09-09.17:54:01.855>
    labels = ['type-bug', '3.7', 'OS-windows']
    title = 'subprocess.run on windows does not convert path to string'
    updated_at = <Date 2020-09-12.01:25:43.086>
    user = 'https://bugs.python.org/kaushikghose'

    bugs.python.org fields:

    activity = <Date 2020-09-12.01:25:43.086>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-12.01:25:10.406>
    closer = 'terry.reedy'
    components = ['Windows']
    creation = <Date 2020-09-09.17:54:01.855>
    creator = 'kaushik.ghose'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41753
    keywords = []
    message_count = 5.0
    messages = ['376651', '376653', '376654', '376657', '376759']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'paul.moore', 'eric.smith', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'kaushik.ghose']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '41649'
    type = 'behavior'
    url = 'https://bugs.python.org/issue41753'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions