[Python2] Use utf-8 in the import machinery on Windows to support unicode paths · Issue #43943 · python/cpython · GitHub
Skip to content

[Python2] Use utf-8 in the import machinery on Windows to support unicode paths #43943

Description

@kristjanvalur
BPO 1552880
Nosy @loewis, @brettcannon, @theller, @kristjanvalur, @vstinner, @ezio-melotti, @merwok
Files
  • Unicodeimport3.patch: patch for 2.6 to provide unicode imports
  • Unicodeimport4.patch: An updated patch for unicode import
  • 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 2010-09-04.14:44:13.397>
    created_at = <Date 2006-09-05.18:11:31.000>
    labels = ['interpreter-core']
    title = '[Python2] Use utf-8 in the import machinery on Windows to support unicode paths'
    updated_at = <Date 2010-10-19.02:21:59.029>
    user = 'https://github.com/kristjanvalur'

    bugs.python.org fields:

    activity = <Date 2010-10-19.02:21:59.029>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-09-04.14:44:13.397>
    closer = 'loewis'
    components = ['Interpreter Core']
    creation = <Date 2006-09-05.18:11:31.000>
    creator = 'kristjan.jonsson'
    dependencies = []
    files = ['7526', '7527']
    hgrepos = []
    issue_num = 1552880
    keywords = ['patch']
    message_count = 23.0
    messages = ['51081', '51082', '51083', '51084', '51085', '51086', '51087', '51088', '51089', '81636', '114818', '114820', '114830', '115283', '115284', '115329', '115354', '115553', '115575', '115683', '115686', '115691', '119109']
    nosy_count = 10.0
    nosy_names = ['loewis', 'nnorwitz', 'brett.cannon', 'anthonybaxter', 'theller', 'kristjan.jonsson', 'vstinner', 'ezio.melotti', 'eric.araujo', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1552880'
    versions = ['Python 2.6']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions