Skip to content

Multiple type confusions in unicode error handlers #68290

@pkt

Description

@pkt
mannequin
BPO 24102
Nosy @malemburg, @doerwalter, @vstinner, @tiran, @ezio-melotti, @serhiy-storchaka
Files
  • poc_unicode_errors.py
  • codecs_error_handlers_issubclass.patch
  • codecs_error_handlers_issubclass_2.patch
  • codecs_error_handlers_issubclass_3.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 2015-05-18.13:13:20.206>
    created_at = <Date 2015-05-01.14:14:06.688>
    labels = ['extension-modules', 'interpreter-core', 'expert-unicode', 'type-crash']
    title = 'Multiple type confusions in unicode error handlers'
    updated_at = <Date 2015-05-18.13:13:38.627>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2015-05-18.13:13:38.627>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-05-18.13:13:20.206>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core', 'Unicode']
    creation = <Date 2015-05-01.14:14:06.688>
    creator = 'pkt'
    dependencies = []
    files = ['39253', '39265', '39266', '39287']
    hgrepos = []
    issue_num = 24102
    keywords = ['patch']
    message_count = 9.0
    messages = ['242319', '242391', '242393', '242395', '242397', '242398', '242556', '243476', '243477']
    nosy_count = 9.0
    nosy_names = ['lemburg', 'doerwalter', 'vstinner', 'christian.heimes', 'ezio.melotti', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'pkt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24102'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)topic-unicodetype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions