Skip to content

except* assumes that an exception group is truthy #90377

@iritkatriel

Description

@iritkatriel
BPO 46219
Nosy @vedgar, @brandtbucher, @iritkatriel
PRs
  • bpo-46219, 46221: simplify except* implementation following exc_info changes. Move helpers to exceptions.c. Do not assume that exception groups are truthy. #30289
  • 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-02.23:23:19.407>
    created_at = <Date 2022-01-01.10:42:47.213>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = 'except* assumes that an exception group is truthy'
    updated_at = <Date 2022-01-02.23:23:19.407>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2022-01-02.23:23:19.407>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-02.23:23:19.407>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2022-01-01.10:42:47.213>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46219
    keywords = ['patch']
    message_count = 4.0
    messages = ['409454', '409460', '409498', '409540']
    nosy_count = 3.0
    nosy_names = ['veky', 'brandtbucher', 'iritkatriel']
    pr_nums = ['30289']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46219'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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