Skip to content

Broken "Exception ignored in:" message on exceptions in __repr__ #67025

@The-Compiler

Description

@The-Compiler
BPO 22836
Nosy @salty-horse, @vstinner, @bitdancer, @vadmium, @serhiy-storchaka, @The-Compiler
Files
  • repr_exception.py: Script demonstrating the issue
  • unraisable-continue.patch
  • unraisable-continue.v2.patch
  • unraisable-continue.v3.patch
  • unraisable-continue.v4.patch
  • unraisable-continue.v5.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/vadmium'
    closed_at = <Date 2016-02-28.04:17:57.421>
    created_at = <Date 2014-11-10.10:22:49.203>
    labels = ['interpreter-core', 'type-bug']
    title = 'Broken "Exception ignored in:" message on exceptions in __repr__'
    updated_at = <Date 2019-01-15.10:23:48.960>
    user = 'https://github.com/The-Compiler'

    bugs.python.org fields:

    activity = <Date 2019-01-15.10:23:48.960>
    actor = 'salty-horse'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-02-28.04:17:57.421>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2014-11-10.10:22:49.203>
    creator = 'The Compiler'
    dependencies = []
    files = ['37166', '37511', '37524', '39670', '41948', '42029']
    hgrepos = []
    issue_num = 22836
    keywords = ['patch']
    message_count = 18.0
    messages = ['230950', '230955', '232961', '233001', '233005', '245104', '260379', '260385', '260395', '260434', '260765', '260778', '260779', '260855', '260953', '260963', '260964', '333663']
    nosy_count = 8.0
    nosy_names = ['salty-horse', 'vstinner', 'Arfrever', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'The Compiler']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22836'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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