Skip to content

os.path.normpath doesn't preserve unicode #50077

Closed
@mgiuca

Description

@mgiuca
mannequin
BPO 5827
Nosy @loewis, @ezio-melotti
Files
  • normpath.patch: (Obsolete) Fix for posixpath.normpath and ntpath.normpath.
  • normpath.2.patch: Fix for posixpath.normpath and ntpath.normpath.
  • 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/ezio-melotti'
    closed_at = <Date 2010-01-12.04:07:34.664>
    created_at = <Date 2009-04-24.04:23:57.878>
    labels = ['type-bug', 'library', 'expert-unicode']
    title = "os.path.normpath doesn't preserve unicode"
    updated_at = <Date 2010-01-12.04:07:34.663>
    user = 'https://bugs.python.org/mgiuca'

    bugs.python.org fields:

    activity = <Date 2010-01-12.04:07:34.663>
    actor = 'ezio.melotti'
    assignee = 'ezio.melotti'
    closed = True
    closed_date = <Date 2010-01-12.04:07:34.664>
    closer = 'ezio.melotti'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2009-04-24.04:23:57.878>
    creator = 'mgiuca'
    dependencies = []
    files = ['13757', '15362']
    hgrepos = []
    issue_num = 5827
    keywords = ['patch']
    message_count = 7.0
    messages = ['86395', '95223', '95459', '95490', '95493', '95495', '97621']
    nosy_count = 5.0
    nosy_names = ['loewis', 'kcwu', 'ezio.melotti', 'mgiuca', 'sandberg']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5827'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython 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