Skip to content

raise ValueError for empty path in os.spawnv[e] #52284

@alfps

Description

@alfps
mannequin
BPO 8036
Nosy @loewis, @terryjreedy, @pfmoore, @amauryfa, @tjguk, @ezio-melotti, @briancurtin, @zware, @serhiy-storchaka, @eryksun, @zooba
Files
  • issue8036_0.patch
  • issue_8036_1.patch: args checking + tests
  • 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 = None
    created_at = <Date 2010-03-01.21:12:27.159>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']
    title = 'raise ValueError for empty `path` in os.spawnv[e]'
    updated_at = <Date 2021-03-08.19:50:50.885>
    user = 'https://bugs.python.org/alfps'

    bugs.python.org fields:

    activity = <Date 2021-03-08.19:50:50.885>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2010-03-01.21:12:27.159>
    creator = 'alfps'
    dependencies = []
    files = ['21080', '23529']
    hgrepos = []
    issue_num = 8036
    keywords = ['patch']
    message_count = 20.0
    messages = ['100272', '100281', '100699', '100718', '100720', '100721', '127123', '127124', '130563', '146327', '146329', '146369', '146370', '146453', '321356', '321357', '321358', '321398', '321405', '387874']
    nosy_count = 17.0
    nosy_names = ['loewis', 'terry.reedy', 'paul.moore', 'exarkun', 'amaury.forgeotdarc', 'ggenellina', 'dstanek', 'schmir', 'tim.golden', 'ezio.melotti', 'brian.curtin', 'alfps', 'nvetoshkin', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8036'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions