Skip to content

Support raising multiple exceptions in an ExceptionGroup #3

@jwodder

Description

@jwodder

Collect all(?) errors and raise them at the end(?) of iteration in an ExceptionGroup

  • For Pythons prior to 3.11, use the exceptiongroup package.

  • Only do this if a dedicated onerror value is given?

  • Should this become the default behavior once 3.11 is the lowest supported Python?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request thereforerror handlingResponding to problemsunder considerationDev has not yet decided whether or how to implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions