Skip to content

UTF-16 incremental decoder doesn't support partial surrogate pair #55670

@ply

Description

@ply
mannequin
BPO 11461
Nosy @amauryfa, @vstinner, @ezio-melotti, @serhiy-storchaka
Files
  • testutf16.py: Error reproducing script
  • partial_utf16.patch
  • partial_utf16-3.3.patch: Patch for 3.3
  • 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/serhiy-storchaka'
    closed_at = <Date 2013-01-08.21:49:54.877>
    created_at = <Date 2011-03-10.10:19:57.668>
    labels = ['type-bug', 'library', 'expert-unicode']
    title = "UTF-16 incremental decoder doesn't support partial surrogate pair"
    updated_at = <Date 2013-01-08.21:49:54.876>
    user = 'https://bugs.python.org/ply'

    bugs.python.org fields:

    activity = <Date 2013-01-08.21:49:54.876>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-08.21:49:54.877>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2011-03-10.10:19:57.668>
    creator = 'ply'
    dependencies = []
    files = ['21070', '21071', '27317']
    hgrepos = []
    issue_num = 11461
    keywords = ['patch', 'needs review']
    message_count = 4.0
    messages = ['130498', '130504', '171373', '179375']
    nosy_count = 6.0
    nosy_names = ['amaury.forgeotdarc', 'vstinner', 'ezio.melotti', 'python-dev', 'ply', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11461'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions