Skip to content

Need to use the exception class qualname when rendering exception (in C code) #89246

@iritkatriel

Description

@iritkatriel
BPO 45083
Nosy @vstinner, @ambv, @serhiy-storchaka, @pablogsal, @miss-islington, @iritkatriel, @DiddiLeija
PRs
  • bpo-45083: Include the exception class qualname when formatting an ex… #28119
  • [3.10] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) #28134
  • [3.9] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119) #28135
  • 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-09-15.17:36:44.258>
    created_at = <Date 2021-09-01.21:46:35.493>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11']
    title = 'Need to use the exception class qualname when rendering exception (in C code)'
    updated_at = <Date 2021-09-15.17:36:44.258>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2021-09-15.17:36:44.258>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-15.17:36:44.258>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2021-09-01.21:46:35.493>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45083
    keywords = ['patch']
    message_count = 13.0
    messages = ['400873', '400886', '400983', '401005', '401400', '401401', '401403', '401413', '401456', '401459', '401498', '401504', '401788']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'lukasz.langa', 'serhiy.storchaka', 'pablogsal', 'miss-islington', 'iritkatriel', 'DiddiLeija']
    pr_nums = ['28119', '28134', '28135']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45083'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesinterpreter-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