Skip to content

Trouble subclassing ExceptionGroup #90589

@encukou

Description

@encukou
BPO 46431
Nosy @gvanrossum, @encukou, @1st1, @iritkatriel
PRs
  • bpo-46431: Add example of subclassing ExceptionGroup. Document the me… #30852
  • bpo-46431: improve error message on invalid calls to BaseExceptionGroup.__new__ #30854
  • bpo-46431: use raw string for regex in test #30901
  • 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 2022-01-24.21:50:58.540>
    created_at = <Date 2022-01-19.13:13:20.513>
    labels = ['3.11']
    title = 'Trouble subclassing ExceptionGroup'
    updated_at = <Date 2022-01-25.23:53:07.702>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2022-01-25.23:53:07.702>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-24.21:50:58.540>
    closer = 'iritkatriel'
    components = []
    creation = <Date 2022-01-19.13:13:20.513>
    creator = 'petr.viktorin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46431
    keywords = ['patch']
    message_count = 15.0
    messages = ['410942', '410943', '410945', '410946', '410947', '410948', '410952', '411289', '411482', '411493', '411495', '411519', '411520', '411521', '411689']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'petr.viktorin', 'yselivanov', 'iritkatriel']
    pr_nums = ['30852', '30854', '30901']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46431'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions