Skip to content

traceback.FrameSummary does not handle exceptions from repr() #83409

@blueyed

Description

@blueyed
mannequin
BPO 39228
Nosy @blueyed, @serhiy-storchaka, @iritkatriel, @moi90, @akulakov
PRs
  • [WIP/RFC] bpo-39228: traceback.FrameSummary: handle error via repr #17855
  • 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 = <Date 2021-05-12.14:54:11.369>
    created_at = <Date 2020-01-06.04:14:25.321>
    labels = ['invalid', 'type-bug', 'library', '3.11']
    title = 'traceback.FrameSummary does not handle exceptions from `repr()`'
    updated_at = <Date 2021-11-08.07:23:59.440>
    user = 'https://github.com/blueyed'

    bugs.python.org fields:

    activity = <Date 2021-11-08.07:23:59.440>
    actor = 'moi90'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-12.14:54:11.369>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2020-01-06.04:14:25.321>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39228
    keywords = ['patch']
    message_count = 11.0
    messages = ['359400', '359770', '389844', '389852', '389859', '389861', '389889', '389894', '393200', '393297', '405933']
    nosy_count = 5.0
    nosy_names = ['blueyed', 'serhiy.storchaka', 'iritkatriel', 'moi90', 'andrei.avk']
    pr_nums = ['17855']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39228'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard 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