Skip to content

asyncio.create_subprocess_exec doesn't accept pathlib.Path like subprocess does #79427

@lilydjwg

Description

@lilydjwg
mannequin
BPO 35246
Nosy @asvetlov, @lilydjwg, @1st1, @miss-islington
PRs
  • bpo-35246: fix support for path-like args in asyncio subprocess #13628
  • 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-05-29.06:51:26.488>
    created_at = <Date 2018-11-14.13:50:49.662>
    labels = ['type-feature', '3.8', 'expert-asyncio']
    title = "asyncio.create_subprocess_exec doesn't accept pathlib.Path like subprocess does"
    updated_at = <Date 2019-05-29.06:51:26.487>
    user = 'https://github.com/lilydjwg'

    bugs.python.org fields:

    activity = <Date 2019-05-29.06:51:26.487>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-29.06:51:26.488>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2018-11-14.13:50:49.662>
    creator = 'lilydjwg'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35246
    keywords = ['patch']
    message_count = 5.0
    messages = ['329907', '343701', '343729', '343771', '343864']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'lilydjwg', 'yselivanov', 'miss-islington']
    pr_nums = ['13628']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35246'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions