Skip to content

Broken error handling in codecs.unicode_escape_decode() #61183

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16979
Nosy @ezio-melotti, @serhiy-storchaka
Dependencies
  • bpo-16980: SystemError in codecs.unicode_escape_decode()
  • Files
  • unicode_escape_decode_error_handling-2.7.patch
  • unicode_escape_decode_error_handling-3.2.patch
  • unicode_escape_decode_error_handling-3.3.patch
  • unicode_escape_decode_error_handling-3.4.patch
  • 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-29.09:50:51.617>
    created_at = <Date 2013-01-16.10:46:45.377>
    labels = ['type-bug', 'expert-unicode']
    title = 'Broken error handling in codecs.unicode_escape_decode()'
    updated_at = <Date 2013-01-29.09:50:51.616>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-29.09:50:51.616>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-01-29.09:50:51.617>
    closer = 'serhiy.storchaka'
    components = ['Unicode']
    creation = <Date 2013-01-16.10:46:45.377>
    creator = 'serhiy.storchaka'
    dependencies = ['16980']
    files = ['28833', '28834', '28835', '28836']
    hgrepos = []
    issue_num = 16979
    keywords = ['patch']
    message_count = 7.0
    messages = ['180077', '180091', '180634', '180857', '180890', '180896', '180897']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16979'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions