Skip to content

Calling Py_DecodeLocale() before _PyPreConfig_Write() can produce mojibake #80383

@vstinner

Description

@vstinner
BPO 36202
Nosy @ncoghlan, @vstinner, @methane
PRs
  • bpo-36443: Disable C locale coercion and UTF-8 Mode by default #12589
  • 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 2019-03-27.17:29:58.167>
    created_at = <Date 2019-03-06.00:53:52.873>
    labels = ['interpreter-core', '3.8']
    title = 'Calling Py_DecodeLocale() before _PyPreConfig_Write() can produce mojibake'
    updated_at = <Date 2019-03-27.17:29:58.166>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-03-27.17:29:58.166>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-27.17:29:58.167>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-03-06.00:53:52.873>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36202
    keywords = ['patch']
    message_count = 7.0
    messages = ['337252', '337260', '337261', '337281', '337915', '338977', '338979']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'vstinner', 'methane']
    pr_nums = ['12589']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36202'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions