Skip to content

ShareableList cannot safely handle multibyte utf-8 characters #88336

@huwcbjones

Description

@huwcbjones
BPO 44170
Nosy @akulakov, @huwcbjones
PRs
  • bpo-44170: Fix UnicodeDecodeError with multibyte utf8 characters in ShareableList #26328
  • Files
  • shareablelist_mwe.py: Minimum working example to trigger observed behaviour
  • 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 2021-05-18.11:12:09.372>
    labels = ['3.8', 'type-bug', 'library']
    title = 'ShareableList cannot safely handle multibyte utf-8 characters'
    updated_at = <Date 2021-12-09.06:21:18.650>
    user = 'https://github.com/huwcbjones'

    bugs.python.org fields:

    activity = <Date 2021-12-09.06:21:18.650>
    actor = 'andrei.avk'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-05-18.11:12:09.372>
    creator = 'huwcbjones'
    dependencies = []
    files = ['50049']
    hgrepos = []
    issue_num = 44170
    keywords = ['patch']
    message_count = 4.0
    messages = ['393868', '393869', '408074', '408075']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'andrei.avk', 'huwcbjones']
    pr_nums = ['26328']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44170'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.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