Skip to content

Python 3 doesn't support non-ASCII module names with a locale encoding different than UTF-8 #55037

@ingemar

Description

@ingemar
mannequin
BPO 10828
Nosy @terryjreedy, @vstinner, @bitdancer
Superseder
  • bpo-11619: On Windows, don't encode filenames in the import machinery
  • 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-03-21.00:56:42.027>
    created_at = <Date 2011-01-04.19:44:14.630>
    labels = ['type-bug']
    title = "Python 3 doesn't support non-ASCII module names with a locale encoding different than UTF-8"
    updated_at = <Date 2011-03-21.00:56:42.026>
    user = 'https://bugs.python.org/ingemar'

    bugs.python.org fields:

    activity = <Date 2011-03-21.00:56:42.026>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-03-21.00:56:42.027>
    closer = 'terry.reedy'
    components = []
    creation = <Date 2011-01-04.19:44:14.630>
    creator = 'ingemar'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10828
    keywords = []
    message_count = 15.0
    messages = ['125360', '125366', '125381', '125408', '125739', '125745', '125753', '125754', '125786', '125787', '125795', '125819', '125822', '131577', '131588']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'vstinner', 'r.david.murray', 'ingemar']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '11619'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10828'
    versions = ['Python 3.1', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions