Skip to content

Shutil.which incosistent with windows's where #84772

@alkuzad

Description

@alkuzad
mannequin
BPO 40592
Nosy @pfmoore, @tjguk, @zware, @zooba, @alkuzad, @miss-islington, @peanutlord
PRs
  • bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT #20088
  • [3.9] bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088) #22912
  • [3.8] bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088) #22913
  • 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-10-23.10:09:45.922>
    created_at = <Date 2020-05-11.08:50:15.691>
    labels = ['easy', '3.8', '3.9', '3.10', 'library', 'OS-windows']
    title = "`Shutil.which` incosistent with windows's `where`"
    updated_at = <Date 2020-10-23.21:38:08.966>
    user = 'https://github.com/alkuzad'

    bugs.python.org fields:

    activity = <Date 2020-10-23.21:38:08.966>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-23.10:09:45.922>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2020-05-11.08:50:15.691>
    creator = 'alkuzad'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40592
    keywords = ['patch', 'easy', 'newcomer friendly']
    message_count = 9.0
    messages = ['368620', '368745', '368838', '379218', '379347', '379426', '379427', '379477', '379478']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'alkuzad', 'miss-islington', 'peanutlord']
    pr_nums = ['20088', '22912', '22913']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40592'
    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-windowseasystdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions