Skip to content

locale.normalize() and getdefaultlocale() convert C.UTF-8 to en_US.UTF-8 #74940

Closed
@mattheww

Description

@mattheww
mannequin
BPO 30755
Nosy @malemburg, @ncoghlan, @mattheww, @benjaminp, @serhiy-storchaka, @hroncok, @gordonmessmer, @websurfer5
PRs
  • gh-74940: Allow fallback to UTF-8 encoding on systems with no locales installed. #14925
  • 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 = None
    created_at = <Date 2017-06-25.16:58:59.153>
    labels = ['3.7', '3.8']
    title = 'locale.normalize() and getdefaultlocale() convert C.UTF-8 to en_US.UTF-8'
    updated_at = <Date 2019-07-29.15:54:44.990>
    user = 'https://github.com/mattheww'

    bugs.python.org fields:

    activity = <Date 2019-07-29.15:54:44.990>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2017-06-25.16:58:59.153>
    creator = 'mattheww'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30755
    keywords = ['patch']
    message_count = 8.0
    messages = ['296828', '297342', '302981', '302982', '347520', '347521', '347528', '348367']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'ncoghlan', 'mattheww', 'benjamin.peterson', 'serhiy.storchaka', 'hroncok', 'gordonmessmer', 'Jeffrey.Kintscher']
    pr_nums = ['14925']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30755'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions