Skip to content

distutils: find_executable() fails if the PATH environment variable is not set #78711

@vstinner

Description

@vstinner
BPO 34530
Nosy @pfmoore, @ncoghlan, @vstinner, @serhiy-storchaka, @dstufft, @miss-islington
PRs
  • bpo-34530: Fix distutils find_executable() #8968
  • bpo-34530: Fix distutils find_executable() #9049
  • [3.7] bpo-34530: Fix distutils find_executable() (GH-9049) #9056
  • [3.6] bpo-34530: Fix distutils find_executable() (GH-9049) #9057
  • [2.7] bpo-34530: Fix distutils find_executable() (GH-9049) #9058
  • [3.6] bpo-34530: Fix distutils find_executable() (GH-9049) #9071
  • 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 2018-09-05.14:48:46.462>
    created_at = <Date 2018-08-28.12:47:31.571>
    labels = ['3.8', '3.7', 'library']
    title = 'distutils: find_executable() fails if the PATH environment variable is not set'
    updated_at = <Date 2018-09-05.14:48:46.442>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-09-05.14:48:46.442>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-05.14:48:46.462>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-08-28.12:47:31.571>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34530
    keywords = ['patch']
    message_count = 10.0
    messages = ['324245', '324246', '324380', '324381', '324539', '324566', '324575', '324578', '324636', '324640']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'ncoghlan', 'vstinner', 'serhiy.storchaka', 'dstufft', 'Marcus.Smith', 'miss-islington']
    pr_nums = ['8968', '9049', '9056', '9057', '9058', '9071']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34530'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions