Skip to content

Crash on Windows if Python runs from a directory with umlauts #45683

@tiran

Description

@tiran
BPO 1342
Nosy @gvanrossum, @loewis, @amauryfa, @pitrou, @tiran
Files
  • py3k_more_win_fsencoding.patch
  • py3k_win_nonascii.patch
  • win_nonascii.patch: decode paths with FileSystemDefaultEncoding
  • 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/amauryfa'
    closed_at = <Date 2008-06-11.18:26:49.274>
    created_at = <Date 2007-10-27.03:40:35.693>
    labels = ['interpreter-core', 'type-crash']
    title = 'Crash on Windows if Python runs from a directory with umlauts'
    updated_at = <Date 2008-06-11.18:26:43.466>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2008-06-11.18:26:43.466>
    actor = 'amaury.forgeotdarc'
    assignee = 'amaury.forgeotdarc'
    closed = True
    closed_date = <Date 2008-06-11.18:26:49.274>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core']
    creation = <Date 2007-10-27.03:40:35.693>
    creator = 'christian.heimes'
    dependencies = []
    files = ['8633', '8741', '10575']
    hgrepos = []
    issue_num = 1342
    keywords = ['patch']
    message_count = 17.0
    messages = ['56841', '56852', '56853', '56865', '56979', '57094', '57456', '57466', '57474', '57681', '57687', '57698', '66441', '66460', '66462', '67915', '68006']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'loewis', 'nnorwitz', 'amaury.forgeotdarc', 'pitrou', 'christian.heimes', 'rasky']
    pr_nums = []
    priority = 'critical'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue1342'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions