Skip to content

subprocess._execute_child doesn't accept a single PathLike argument for args #76142

@rowillia

Description

@rowillia
mannequin
BPO 31961
Nosy @gpshead, @ned-deily, @bitdancer, @njsmith, @serhiy-storchaka, @eryksun, @Phaqui, @rowillia, @csabella
PRs
  • bpo-31961: subprocess.run() now accepts path-like args #4329
  • Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" #5912
  • bpo-31961: Fix support of path-like executables in subprocess. #5914
  • [3.7] Revert "bpo-31961: subprocess now accepts path-like args" (GH-5912) #5931
  • 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/gpshead'
    closed_at = <Date 2019-08-02.22:39:24.649>
    created_at = <Date 2017-11-06.17:27:25.843>
    labels = ['3.8', 'type-feature', 'library']
    title = "subprocess._execute_child doesn't accept a single PathLike argument for args"
    updated_at = <Date 2019-08-02.22:39:24.649>
    user = 'https://github.com/rowillia'

    bugs.python.org fields:

    activity = <Date 2019-08-02.22:39:24.649>
    actor = 'steve.dower'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2019-08-02.22:39:24.649>
    closer = 'steve.dower'
    components = ['Library (Lib)']
    creation = <Date 2017-11-06.17:27:25.843>
    creator = 'Roy Williams'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31961
    keywords = ['patch']
    message_count = 34.0
    messages = ['305663', '305669', '305710', '305802', '311247', '311250', '311604', '311611', '311639', '311645', '311675', '311683', '311695', '311697', '311698', '311715', '311730', '311733', '311734', '311737', '311775', '311948', '312859', '312958', '312960', '312962', '312966', '313033', '313035', '313038', '330496', '331062', '342778', '343814']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'ned.deily', 'r.david.murray', 'njs', 'serhiy.storchaka', 'eryksun', 'Phaqui', 'Roy Williams', 'cheryl.sabella']
    pr_nums = ['4329', '5912', '5914', '5931']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31961'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

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