Skip to content

shutil.which() shouldn't look in working directory on unix-y systems #61161

@takluyver

Description

@takluyver
mannequin
BPO 16957
Nosy @tarekziade, @merwok, @takluyver, @hynek, @serhiy-storchaka
Files
  • shutil_which_cwd.patch: Patch, including test
  • shutil_which_cwd2.patch: Patch, version 2
  • shutil_which_cwd3.patch: version 2 + comment change
  • shutil_which_cwd4.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2013-01-23.08:53:05.531>
    created_at = <Date 2013-01-13.22:13:51.488>
    labels = ['type-bug', 'library']
    title = "shutil.which() shouldn't look in working directory on unix-y systems"
    updated_at = <Date 2013-01-25.08:18:02.108>
    user = 'https://github.com/takluyver'

    bugs.python.org fields:

    activity = <Date 2013-01-25.08:18:02.108>
    actor = 'python-dev'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-23.08:53:05.531>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-01-13.22:13:51.488>
    creator = 'takluyver'
    dependencies = []
    files = ['28761', '28763', '28777', '28801']
    hgrepos = []
    issue_num = 16957
    keywords = ['patch']
    message_count = 13.0
    messages = ['179897', '180160', '180177', '180178', '180188', '180199', '180215', '180228', '180335', '180375', '180450', '180451', '180557']
    nosy_count = 6.0
    nosy_names = ['tarek', 'eric.araujo', 'python-dev', 'takluyver', 'hynek', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16957'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard 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