Skip to content

Cannot install package with unicode module names on Windows #78602

@julienmalard

Description

@julienmalard
BPO 34421
Nosy @jkloth, @merwok, @serhiy-storchaka, @dstufft, @miss-islington, @julienmalard
PRs
  • bpo-34421 Fix unicode error on Windows #8799
  • [3.6] bpo-34421 avoid unicode error in distutils logging (GH-8799) #9117
  • [3.7] bpo-34421 avoid unicode error in distutils logging (GH-8799) #9118
  • bpo-34421: Improve distutils logging for non-ASCII strings. #9126
  • [3.7] bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) #9503
  • [3.6] bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) #9504
  • [3.7] bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) #9506
  • [3.6] bpo-34421: Improve distutils logging for non-ASCII strings. (GH-9126) (GH-9506) #9510
  • 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/merwok'
    closed_at = <Date 2018-09-23.11:11:42.033>
    created_at = <Date 2018-08-17.17:06:14.932>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Cannot install package with unicode module names on Windows'
    updated_at = <Date 2018-09-23.11:11:42.032>
    user = 'https://github.com/julienmalard'

    bugs.python.org fields:

    activity = <Date 2018-09-23.11:11:42.032>
    actor = 'serhiy.storchaka'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2018-09-23.11:11:42.033>
    closer = 'serhiy.storchaka'
    components = ['Distutils']
    creation = <Date 2018-08-17.17:06:14.932>
    creator = 'julien.malard'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34421
    keywords = ['patch']
    message_count = 14.0
    messages = ['323699', '323714', '324861', '324862', '324863', '324874', '324878', '324888', '324889', '324907', '324921', '326137', '326143', '326145']
    nosy_count = 6.0
    nosy_names = ['jkloth', 'eric.araujo', 'serhiy.storchaka', 'dstufft', 'miss-islington', 'julien.malard']
    pr_nums = ['8799', '9117', '9118', '9126', '9503', '9504', '9506', '9510']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34421'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions