Skip to content

os.path.normcase() is inconsistent with Windows file system #86824

Closed
@sogom

Description

@sogom
mannequin
BPO 42658
Nosy @pfmoore, @tjguk, @ezio-melotti, @zware, @eryksun, @zooba, @aisk
PRs
  • bpo-42658: Using LCMapStringEx in ntpath.normcase #32010
  • 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 2020-12-16.12:44:26.513>
    labels = ['type-bug', '3.8', 'OS-windows', '3.10', 'library', 'expert-unicode', '3.9']
    title = 'os.path.normcase() is inconsistent with Windows file system'
    updated_at = <Date 2022-03-20.15:47:09.896>
    user = 'https://bugs.python.org/sogom'

    bugs.python.org fields:

    activity = <Date 2022-03-20.15:47:09.896>
    actor = 'asaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Unicode', 'Windows']
    creation = <Date 2020-12-16.12:44:26.513>
    creator = 'sogom'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42658
    keywords = ['patch']
    message_count = 2.0
    messages = ['383163', '384012']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'tim.golden', 'ezio.melotti', 'zach.ware', 'eryksun', 'steve.dower', 'asaka', 'sogom']
    pr_nums = ['32010']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42658'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.12only security fixesOS-windowsstdlibPython modules in the Lib dirtopic-unicodetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions