Skip to content

mimetypes initialization fails on Windows because of non-Latin characters in registry #53537

@DmitryJemerov

Description

@DmitryJemerov
BPO 9291
Nosy @loewis, @jaraco, @vstinner, @tjguk, @merwok, @bobince, @bitdancer, @briancurtin, @shimizukawa, @Fak3
Files
  • 9291.patch
  • 9291a.patch: Issue 9291 patch
  • sitecustomize.py
  • issue9291-key-utf8.ini: Offending REG key in Windows Registry file encoded with utf-8
  • issue9291-key.reg
  • issue9291.8.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 = 'https://github.com/tjguk'
    closed_at = <Date 2014-04-29.17:27:43.543>
    created_at = <Date 2010-07-18.11:54:53.841>
    labels = ['easy', 'type-bug', 'library', 'OS-windows']
    title = 'mimetypes initialization fails on Windows because of non-Latin characters in registry'
    updated_at = <Date 2014-06-10.17:01:14.898>
    user = 'https://bugs.python.org/DmitryJemerov'

    bugs.python.org fields:

    activity = <Date 2014-06-10.17:01:14.898>
    actor = 'exarkun'
    assignee = 'tim.golden'
    closed = True
    closed_date = <Date 2014-04-29.17:27:43.543>
    closer = 'tim.golden'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2010-07-18.11:54:53.841>
    creator = 'Dmitry.Jemerov'
    dependencies = []
    files = ['18143', '19332', '33268', '34187', '34188', '34983']
    hgrepos = []
    issue_num = 9291
    keywords = ['patch', 'easy']
    message_count = 32.0
    messages = ['110637', '110760', '110881', '111288', '111291', '111318', '113662', '119362', '119364', '177044', '202755', '202840', '206494', '206510', '206528', '206540', '206579', '206938', '207076', '211921', '211931', '211932', '211934', '211935', '211936', '211938', '216571', '216903', '217137', '217271', '217273', '220175']
    nosy_count = 24.0
    nosy_names = ['loewis', 'exarkun', 'jaraco', 'vstinner', 'tim.golden', 'eric.araujo', 'kaizhu', 'aclover', 'r.david.murray', 'brian.curtin', 'Suzumizaki', 'frankoid', 'Dmitry.Jemerov', 'shimizukawa', 'vldmit', 'Vladimir Iofik', 'python-dev', 'Roman.Evstifeev', 'adamhj', 'me21', 'Hugo.Lol', 'Daniel.Szoska', 'Micha\xc5\x82.Pasternak', 'quick.es']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9291'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowseasystdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions