Skip to content

shutil.which() should preserve path case #61197

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16993
Nosy @pitrou, @tarekziade, @skrah, @hynek, @serhiy-storchaka
Files
  • shutil_which_normcase.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-24.18:18:34.258>
    created_at = <Date 2013-01-18.09:25:25.438>
    labels = ['type-bug', 'library', 'OS-windows']
    title = 'shutil.which() should preserve path case'
    updated_at = <Date 2013-01-24.18:18:34.230>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-24.18:18:34.230>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-24.18:18:34.258>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2013-01-18.09:25:25.438>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28781']
    hgrepos = []
    issue_num = 16993
    keywords = ['patch']
    message_count = 9.0
    messages = ['180181', '180246', '180248', '180338', '180357', '180371', '180373', '180534', '180539']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'tarek', 'skrah', 'python-dev', 'Ramchandra Apte', 'hynek', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16993'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    OS-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