Skip to content

UnicodeDecodeError during load failure in non-UTF-8 locale #86060

Description

@kadler
mannequin
BPO 41894
Nosy @methane, @serhiy-storchaka, @miss-islington, @kadler
PRs
  • bpo-41894: Fix UTF-8 errors loading native module #22466
  • [3.9] bpo-41894: Fix UnicodeDecodeError while loading native module (GH-22466) #22704
  • [3.8] bpo-41894: Fix UnicodeDecodeError while loading native module (GH-22466) #22705
  • 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 2020-10-15.03:16:09.771>
    created_at = <Date 2020-09-30.17:26:23.229>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
    title = 'UnicodeDecodeError during load failure in non-UTF-8 locale'
    updated_at = <Date 2020-10-15.03:16:09.770>
    user = 'https://github.com/kadler'

    bugs.python.org fields:

    activity = <Date 2020-10-15.03:16:09.770>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-15.03:16:09.771>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2020-09-30.17:26:23.229>
    creator = 'kadler'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41894
    keywords = ['patch']
    message_count = 15.0
    messages = ['377713', '378033', '378170', '378211', '378220', '378223', '378224', '378226', '378228', '378251', '378298', '378656', '378657', '378658', '378659']
    nosy_count = 4.0
    nosy_names = ['methane', 'serhiy.storchaka', 'miss-islington', 'kadler']
    pr_nums = ['22466', '22704', '22705']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41894'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions