Skip to content

os.path.expanduser breaks when using unicode character in the username #57416

@mandel

Description

@mandel
mannequin
BPO 13207
Nosy @vstinner, @ezio-melotti, @merwok, @florentx
Files
  • expanduser.py: Example of using the win api to expand the user.
  • 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 2011-10-26.22:50:03.427>
    created_at = <Date 2011-10-18.11:34:28.554>
    labels = ['type-bug', 'OS-windows']
    title = 'os.path.expanduser breaks when using unicode character in the username'
    updated_at = <Date 2016-04-09.00:50:26.637>
    user = 'https://bugs.python.org/mandel'

    bugs.python.org fields:

    activity = <Date 2016-04-09.00:50:26.637>
    actor = 'Arkady \xe2\x80\x9cKindDragon\xe2\x80\x9d Shapkin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-10-26.22:50:03.427>
    closer = 'vstinner'
    components = ['Windows']
    creation = <Date 2011-10-18.11:34:28.554>
    creator = 'mandel'
    dependencies = []
    files = ['23442']
    hgrepos = []
    issue_num = 13207
    keywords = []
    message_count = 5.0
    messages = ['145798', '145819', '146450', '146460', '263052']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'ezio.melotti', 'eric.araujo', 'flox', 'santoso.wijaya', 'mandel', 'Arkady \xe2\x80\x9cKindDragon\xe2\x80\x9d Shapkin']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13207'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      OS-windowstype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions