Skip to content

Python launcher does not support unicode characters #60422

@turncc

Description

@turncc
mannequin
BPO 16218
Nosy @jcea, @pitrou, @vstinner, @tjguk, @jkloth, @ezio-melotti, @asvetlov, @skrah, @serhiy-storchaka, @koobs
Files
  • pythonrun_filename_decoding.patch
  • pythonrun_filename_decoding_2.patch
  • pythonrun_filename_decoding_test.patch: Fix the test
  • pythonrun_filename_decoding_test_2.patch
  • test_non_ascii.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 = None
    closed_at = <Date 2013-01-03.01:08:38.180>
    created_at = <Date 2012-10-13.14:24:38.762>
    labels = ['interpreter-core', 'type-bug']
    title = 'Python launcher does not support unicode characters'
    updated_at = <Date 2016-06-22.19:18:10.177>
    user = 'https://bugs.python.org/turncc'

    bugs.python.org fields:

    activity = <Date 2016-06-22.19:18:10.177>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-03.01:08:38.180>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2012-10-13.14:24:38.762>
    creator = 'turncc'
    dependencies = []
    files = ['27630', '27707', '27846', '27854', '27888']
    hgrepos = []
    issue_num = 16218
    keywords = ['patch', '3.3regression']
    message_count = 65.0
    messages = ['172807', '173359', '173373', '173374', '173376', '173382', '173724', '174408', '174409', '174427', '174430', '174433', '174521', '174529', '174531', '174549', '174560', '174568', '174571', '174573', '174577', '174581', '174587', '174588', '174590', '174595', '174603', '174604', '174606', '174611', '174620', '174841', '174842', '174844', '174864', '174865', '174871', '174874', '174876', '174877', '174878', '174881', '174898', '174899', '174901', '174944', '175185', '175255', '175270', '175273', '175274', '175290', '175295', '175414', '175435', '175436', '175437', '176872', '178118', '178171', '178173', '178234', '178869', '178871', '179564']
    nosy_count = 13.0
    nosy_names = ['jcea', 'pitrou', 'vstinner', 'tim.golden', 'jkloth', 'ezio.melotti', 'asvetlov', 'skrah', 'gklein', 'python-dev', 'serhiy.storchaka', 'koobs', 'turncc']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16218'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions